Re: [Exim] Reject spam after DATA, Multiple user Preferences

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Andreas Metzler
日付:  
To: Exim users list
CC: Alan J. Flavell
題目: Re: [Exim] Reject spam after DATA, Multiple user Preferences
On Mon, Oct 13, 2003 at 09:40:56AM +0200, Sander Smeenk wrote:
[...]
> So basically what you are doing is only accepting one envelope recipient
> at a time per smtp session? How did you implement that?
> (I didn't read the docs yet on this subject ... :P)


It's in exiscan's documentation, by setting acl_m0 after the first
successfull <rcpt to:> and sending defer if acl_m0 is set.
                cu andreas