Auteur: Ian FREISLICH Date: À: Doug CC: exim-users Sujet: Re: [exim] Set smtp_accept_max per host
Doug wrote: > Ah sorry, I realise now what I am trying to say.
>
> I want to allow my reserve_hosts to have a greater recipients_max=20
Yes, it would be very nice to have smtp_accept_max_per_host expanded.
I have the need to limit incoming connections from the big bad
internet to a one number, our relay (and authenticated) clients to
another number and a set of internal address space to yet a different
number.
A $host_connection_count expansion variable would be exceedingly nice.