On 21 December 2010 22:58, Gregory Machin <[email protected]> wrote: > I'm trying to rewite the To:<adderss> for all email from > [email protected] but the rules are not working. > > I have tried the follow in configs/rewrite > > > begin rewrite > > [email protected] [email protected] t # by my understanding this should work > > and then I tried > > [email protected] [email protected] tFfscs # and the should but will be > over kill.
Do you actually just want to change the To: header, which has no bearing on where the mail gets delivered, or do you want to deliver the mail to [email protected]? If the latter, a redirect router will get you there pretty easily. Peter -- ## List details at http://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/
