Re: [Exim] bouncing mailer deamon messages on secondary mx w…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Giuliano Gavazzi
日付:  
To: Rick Duvall, exim-users
CC: Rutger van Oosten
題目: Re: [Exim] bouncing mailer deamon messages on secondary mx where spammer is spoofing as me!
At 8:14 +0000 2003/06/24, Rutger van Oosten wrote:
>We use a dbm file with all valid e-mail addresses in it (which we pull from
>our exchange server through ldap) that gets replicated to our two backup
>mx's via rsync. In the rcpt ACLs we do a dbm lookup on that file. Would
>that work for you?
>
>Rutger
>


or a recipient callout:

verify = recipient/callout

but only for incoming messages.

Giuliano