As Jeremy said:

Check on the control flow (use debugging and address testing to understand your flow).

Remember Routers are processed in order, whilst conditions control if they kick in or if they get skipped, they might be applied repeatedly or just once. All that falls within what is called control flow. You need to understand the control flow of your setup and why it does not match your expectations.

Looking at your mail, assuming the order was kept: your dnslookup router definition routes non local mail into a transport, they will never reach any further router.

Regards

-Sven


Am 28.10.2016 um 15:19 schrieb 3YSTech Services:
The best I can do is what I have on config provided in prior email. I don't
know how to redirect EXIM to lookup local alias file for all mail delivery
including domains not in local domains.

Thanks

On Fri, Oct 28, 2016 at 9:07 AM, Jeremy Harris <[email protected]> wrote:

On 28/10/16 14:01, 3YSTech Services wrote:
Any feedback is appreciated on this alias issue.

Look at your current control flow.  Work out what you
might want to change or add in order to achieve what
you want.
--
Jeremy


--
## List details at https://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/


--
## List details at https://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/

Reply via email to