Re: [exim] need help understanding exim routers

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: Robert Cates
CC: exim-users
題目: 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