Re: [exim] ACL to drop connectio

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Frank Elsner
Ημερομηνία:  
Προς: Jean-Paul natola
Υ/ο: exim-users
Αντικείμενο: 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