On 2017-12-18 15:02, Yvan Masson wrote:

> Anyway, during tests I noticed that some emails are sent immediately
> (what I prefer), while other are queued (introducing useless delay):
> - Why this difference ?
> - What could I do to avoid the queue ?

In the voluminous spec, Chapter 14, look at the various
smtp_accept_max_* and smtp_accept_queue_* parameters.  I bet you need to
increase one of those.

Or maybe just run the queue more frequently?  That can be done without
even touching the configuration file, with a command line argument.  I
use -q10 on my lightly loaded server.

-- 
Please don't Cc: me privately on mailing lists and Usenet,
if you also post the followup to the list or newsgroup.
To reply privately _only_ on Usenet, fetch the TXT record for the domain.

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to