Re: [exim] Change From: address

Top Page
Delete this message
Reply to this message
Author: John Robinson
Date:  
To: Michael L Griffin
CC: exim-users
Subject: Re: [exim] Change From: address
On 11/07/2007 21:12, Michael L Griffin wrote:
> What I am desperately trying to do is change the sender email address
> (From: "Name" <email@addie>) to the $authenticated_id
> which in my case is also the senders email address - I use localpart and
> domain to form a unique username. I am wanting to implement this in
> order to stop sender address spoofing.


If you aren't already using submission mode, you probably want to look
in to it:
http://exim.org/exim-html-current/doc/html/spec_html/ch44.html#SECTsubmodnon

Cheers,

John.