Re: [Exim] Limiting a specific group of servers for SMTP con…

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Nico Erfurth
Ημερομηνία:  
Προς: nvddussen
Υ/ο: exim-users
Αντικείμενο: Re: [Exim] Limiting a specific group of servers for SMTP connect
Nico van der Dussen wrote:
> Hi,
>
> Is there a way to limit a range of IP's to allow only a single connection
> to Exim?
>
> I'm being flooded with connections from servers with semi-legit emails
> (called private employee mail) . I would like to group these and then
> allow only a single connection from the group.


RTFM, the option for exim4 is smtp_accept_max_per_host, it's maybe the
same for exim3.

Nico