On 1999-11-25 16:31:21 +0200, Hanspeter Roth Bsag wrote:
> in an earlier version of Mutt I could set `my_hdr From:' which
> also affected the From envelop.
> This doesn't seem to work anymore.
> Is there another means to set the From envelop?
my_hdr only affects the header, _not_ the envelope From. To modify
the latter, use a sendmail definition like this one:
set sendmail="/usr/sbin/sendmail -oem -oi [EMAIL PROTECTED]"
(That's the one I'm currently using; the installed MTA is postfix,
but the command line is the same one as with sendmail.)
--
http://www.guug.de/~roessler/