Re: [exim] need help understanding exim routers

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: Robert Cates
CC: exim-users
Subject: Re: [exim] need help understanding exim routers
Robert Cates wrote:
> Also, please answer this question - Does exim always use the system_aliases:
> and localuser: routers, regardless of any previously configured routers?


No. Exim uses whatever routers are there, in order. No names for
routers are special.

Try running some debug messages through, to watch the decisions
being made by your routers. The documentation tells you how.

- Jeremy