Thanks Patrick.. I have moved the SMTP router to after the system_aliases one. It reads as follows:
send_to_gateway: driver = manualroute domains = !+local_domains transport = remote_smtp route_list = * (address of internal SMTP gateway) Hopefully that will fix it up for me... Simon Quoting "Patrick Okui" <[email protected]>: > > > On 11 Mar 2009, at 4:25 AM, "Simon Wilson" <[email protected]> wrote: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>> >> This results for simon@ anything the same... ends up local >> delivered. So do I need to be calling the SMTP relay router before >> local user router? Is there a recommended order in which the routers >> should be called? > > Routers are tried in the order they are listed in your conf file. The > first to accept an address wins. Unless you have "unseen" set then no > more routers are tried for this address. > >> Should my SMTP relay be inserted after the system_aliases router but >> before the local routers? > > Yes, but make sure it doesn't catch domains for which you want local > delivery. > > -- > patrick >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> > > -- ## 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/
