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

Re: Need exim to rewrite Sender header



* "Eric" == Eric G Miller <egm2@jps.net> wrote:

Eric> On Fri, Aug 13, 1999 at 09:37:06PM +0200, Martin Bialasinski wrote:
Eric> <snip>
Eric> | You do this in the remote_smtp transport. 
Eric> |   headers_remove = "sender"
Eric> |   headers_add = "${header_from}"

Eric> That didn't work. Perhaps because I'm using smarthost? 

No, because it should be headers_add = "Sender: ${header_from}"

But the real solution is, that your ISP checks your SMTP envelope, not 
your Sender header.

So combine this header manipulation with the rewrite rule:

eric@moira egm2@jps.net F

And it should work.

Ciao,
	Martin


Reply to: