Re: [exim] need help understanding exim routers

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jeremy Harris
Date:  
À: Robert Cates
CC: exim-users
Sujet: 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