Re: [exim] ACL to drop connectio

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Frank Elsner
Data:  
Para: Jean-Paul natola
CC: exim-users
Asunto: Re: [exim] ACL to drop connectio
On Fri, 11 Jun 2010 11:58:32 -0400 Jean-Paul natola wrote:
>
> Hi all,
>
>
>
> I'm wondering if there is a way to tell exim to drop an connection from a host that is attempting more than one simultaneous smtpconnection


You can set 
             smtp_accept_max_per_host = 1


but this affects all hosts talking to you.

Don't know how to realize this for selected hosts only.



--Frank Elsner