On Tue, May 08, 2007 at 11:46:28PM -0400, Dave Lugo wrote: > > For some reason Exim decides to rewrite Envelope From, Sender etc into > > "[EMAIL PROTECTED]"@example.com. > > > > > > Have I misconfigured something or is this a bug/feature? > > > > > You need to add sender_retain to the acl stanza that deal > with accepting mail from auth'd clients. > > This is cut from my setup: > > accept authenticated = * > control = submission/sender_retain >
Excellent! Thanks a bunch. -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
