emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: smtpmail.el feature request: envelope-sender from From:


From: Glenn Morris
Subject: Re: smtpmail.el feature request: envelope-sender from From:
Date: Sat, 30 Sep 2006 13:56:11 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

address@hidden wrote:

> I'd like the envelope-sender to be taken from the From: field.
[...]
> The same mechanism should be fairly easily implemented for smtpmail,
> by replacing my quick hack by a few more lines of code, perhaps by
> using mail-envelope-from in the same way as
> message-sendmail-envelope-from (with a 'header value), or by using
> message-sendmail-envelope-from.

Umm, isn't this already implemented in exactly this way in CVS?

(setq mail-specify-envelope-from t
      mail-envelope-from 'header)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]