Magnus Holmgren wrote: > Jerry M. Howell II wrote: > > Or maybe I'm assuming too much and you really just want to be able to > quickly tell if mail passed through the secondary. Exim, if i'm not > entirely confused, itself only rewrites addresses, not arbitrary > headers, so you would need to set up a router that pipes the mail to a > tool like formail, then back to Exim.
I was confused. headers_remove and headers_add can be used and there is even an example in section 43.16 of the specification. headers_remove = subject headers_add = Subject: new subject (was: $h_subject:) (Though I think I would use the raw $rh_subject instead in this case.) -- Magnus Holmgren
signature.asc
Description: OpenPGP digital signature
-- ## 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/
