Page 1 of 1

Error: no immediate delivery: more than 10 messages receive

Posted: Wed Oct 21, 2015 8:04 am
by Sanity
In the exim queue have the message "Error: no immediate delivery: received more than 10 messages in one connection"
How I can solve it?

I have many emails in the queue for this message

Re: Error: no immediate delivery: more than 10 messages rece

Posted: Wed Oct 21, 2015 8:09 am
by Sanity
I think I have the answer
edit exim4.conf
add smtp_accept_queue_per connection = 60
exim restart service
Can you confirm it?
Thank you