emacs-devel
[Top][All Lists]
Advanced

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

Re: Default for the envelope From in smtpmail.el


From: Lars Ingebrigtsen
Subject: Re: Default for the envelope From in smtpmail.el
Date: Tue, 04 Sep 2012 17:49:12 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Glenn Morris <address@hidden> writes:

> The proposal is effectively:
>
> (setq mail-specify-envelope-from t
>       mail-envelope-from 'header)
>
> If you look at the start of smtpmail-send-it, this would do what you
> suggest.

Doesn't it make more sense to just make smtpmail default to using the
>From header, and then people who don't want that, for some reason or
other, can just set `mail-envelope-from' explicitly to whatever they
want?

Looking at smtpmail.el, I think two `M-t's are all that are needed for
that to happen.  And a notice in NEWS.

-- 
(domestic pets only, the antidote for overdose, milk.)
  http://lars.ingebrigtsen.no  *  Sent from my Emacs



reply via email to

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