Re: [Exim] "Steal" (was "Redirect") mail delivery

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Florian Weimer
日付:  
To: Leonardo Boselli
CC: exim-users
題目: Re: [Exim] "Steal" (was "Redirect") mail delivery
"Leonardo Boselli" <leo@???> writes:

> in localuser: director add In local_users = usernane than a
> theothers: driver = smartuser transport = theothers
>
> of couse in transport section must be a:
>
> theothers: driver = smtp
> hosts = secondmachineinmxlist.your.doma.in


Ah, thanks. I didn't realize that you can invoke a remote transport
for a local domain.

Just out of curiousity, in the diagram on page 9 of the Exim 3.00
specification, there's a link labled `local after all'. Which
configuration options correspond to the link?