Author: Frank Elsner Date: To: Russ Paton CC: exim-users Subject: Re: [Exim] Preserving header information
On Fri, 10 Sep 1999 09:35:42 BST Russ Paton wrote:
[ ... ]
> I run a small server, which forwards mail from a domain to another, using
> a standard rewrite: -
>
> *@somedomain.com $1@???
>
> However, when email is sent to user@??? it has it's To: field
> rewritten (obviously the expected behaviour).
>
> But, I need/would like to be able to forward the mail without losing the
> original To: field, can this be done? If so, how?
You shound consult the list of flags for rewriting. You will find the "T",
which should solve your problem.