Keith G. Murphy declaimed:
> Mike Thompson wrote:
> > 
> > at the end of /etc/exim/exim.conf write
> > 
> > [EMAIL PROTECTED]   "[EMAIL PROTECTED]"     Ffr
> > 
> > or similar.
> > 
> Also, look at the really nice rewriting rule that is commented out at
> the end of the default exim.conf provided in the Debian package.  It
> uses /etc/email-addresses so that you can set up other-domained aliases
> for any local users.  Then exim will automatically change the headers
> accordingly as your mail goes out.
> 
> Advantage of this is that, like Mike's suggestion, it still works if you
> change mail clients (MUAs), say, from mutt to sylpheed.
> 
> Of course, doesn't work if you don't use exim...
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
A late reply, but I've been delving into exim lately. From
/usr/share/doc/exim/README.Debian.gz:

--- snip ---
The config file written by eximconfig includes a feature where you can
set the email address used for outgoing emails on a per-user basis by
editing /etc/email-addresses.
--- end ---

You probably have one sitting there right now that was installed by
exim, just needs your cusomizations. Syntax is:

#user: [EMAIL PROTECTED]
#otheruser: [EMAIL PROTECTED]

After trying all the things people suggested for .muttrc, this is what
worked for me.

Cheers,

Paul
-- 
Paul Mackinney
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to