On 4-Jul-13 10:26 am, John Burnham wrote:
Off the top of my head and untested - how about getting rid of the rewrite rule 
in the rewrite section, have a router with unseen set that checks for this 
particular pattern in your address, delivers it to the address you want these 
mails copied to, then have another router matching on that pattern that uses a 
particular transport  that has headers_rewrite set up (see 
http://www.exim.org/exim-html-current/doc/html/spec_html/ch-generic_options_for_transports.html
 for details) and delivers the mail to gmail ?

That's what I tried first actually but for the life of me I could not get headers_rewrite to work. It was ignored no matter what I try. I'm using Debian wheezy and Exim 4.80.1 and I tried both using a Debian macro REMOTE_SMTP_HEADERS_REWRITE and also manually adding the headers_rewrite under the remote_smtp transport. That's why I resorted to a global rewrite.

Any hints about debugging this?

Alex.

--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to