As discussed in the thread "Rewriting for not-local_domains" ...
(correct reply-to in messages from an intranet or rewriting at transport
time)
I have another idea... But I´m not quite sure if that will work...
Instead of rewriting the header at transport time, to correct
the Reply-To field to an existing extern email-address...
What about using an exim transport filter to add
another field to the header so we have something like...
To: x@???
From: y@???
Subject: subject
Reply-To: y@???
-- now we add --
New-Reply-To: y@???
-- or something like --
New-From: y@???
I have no idea what the RFC rules say about something like
that... And the exact header field names...
Or is there a way of directly changing the From- and
Reply-To fields from a transport filter?
Any comments appreciated...
--
*** Exim information can be found at
http://www.exim.org/ ***