Re: [Exim] how to act as a backup mx ?

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Andreas Metzler
日付:  
To: exim-users@exim.org
題目: Re: [Exim] how to act as a backup mx ?
On Mon, Apr 14, 2003 at 03:10:23PM +0200, Thomas Baumann wrote:
> I want to be a backup MX for a specific domain,

[...]

That is simple. For exim3 add the the domain to relay_domains, and on
exim4 you usually have a domainlist relay_to_domains, with the same
purpose which is evaluted in the acl_smtp_rcpt acl.
           cu andreas