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

Re: How to set mutt's Sender = From header



On Tue, Feb 12, 2002 at 10:31:20PM +0800, csj wrote:
| I've been banging my .muttrc for over 3 hours now. I now think it might be
| an exim config problem. I've set various combinations of "set envelope_from"
| ~/.in muttrc to no avail. The Sender: header is still extracted from my
| /etc/email-addresses. I want mutt to get Sender: from the From: header of my
| ououtgoing email.
| 
| What mutt or exim option do I need to set (and in what file) to get mutt to
| tango.

exim only allows "trusted" users to transparently set any arbitrary
envelope sender (MAIL FROM:).  If a user tries to set From: to
something other than $USER@$HOST then exim adds a Sender: header to
indicate where the message really came from.  One solution, if your
box isn't a real internet host, is to put your externally visible
address in /etc/email-addresses so that exim will rewrite the sender
appropriately.  An alternative is to make yourself a "trusted" user,
but that is not a good idea and doesn't scale in general.

-D

-- 

A wise servant will rule over a disgraceful son,
and will share the inheritance as one of the brothers.
        Proverbs 17:2



Reply to: