On 1999-12-10 03:44:03 +0200, Mikko Hänninen wrote:

> Sounds like something that could be done with a wrapper script,
> invoked instead of the real sendmail command to first parse the
> email, set the environment variable, and then call sendmail.

It would be fairly easy to bloat up mutt_invoke_sendmail (in
sendlib.c) a bit - depending on a suitable option (say,
set_envelope_from), mutt could just pass "-f<address>" to sendmail.

Note that at least sendmail and the sendmail emulation of postfix
can handle this.

Reply via email to