Mutt 1.9.1 (2017-09-22) I have a folder-hook that sources a file. The file sets sendmail and does this:my_hdr Reply-To: [email protected] But it refuses to work. I know the file /is/ being sourced because sendmail changes. Any ideas?
More info: I tried running mutt from CLI using -e for the my_hdr command. It did add the Reply-To header, but not with the email address that I gave it. I've been googling this for hours now and nothing I try works.
