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

Re: mutt and my email address



Keith G. Murphy declaimed:
> Mike Thompson wrote:
> > 
> > at the end of /etc/exim/exim.conf write
> > 
> > *@debian   "your.address@server.ip"     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 debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
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: someone@isp.com
#otheruser: someoneelse@anotherisp.com

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

Cheers,

Paul
-- 
Paul Mackinney
paul@mackinney.net


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: