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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Andreas Metzler
Fecha:  
A: Exim users list
Cc: Alan J. Flavell
Asunto: 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