Author: Adrian Cooper Date: To: Jim Tittsler, exim-users CC: Subject: Re: [exim] SMTP_MAX_SESSIONS
Hi Jim,
> That is easy. Just add:
> smtp_accept_queue_per_connection = 30
> on a line by itself in the "MAIN CONFIGURATION SETTINGS" section
> of your Exim configuration file. After changing the
> configuration file, remember to restart (or at least 'kill -HUP')
> Exim.
Thanks, but before I do that, how does that differ to the original statement
that you said was invalid, and resulted in Exim not starting? I assume it is
the "exim.conf" file we are talking about here?