On 28/02/17 18:50, Daryl Richards via Exim-users wrote: > This is happening with MANY hosts, not just that one.. So far today: > > root@lagoon:~# grep SSL_write /var/log/exim/mainlog | wc -l > 14970469 > root@lagoon:~# grep SSL_write /var/log/exim/mainlog | uniq -s 20 | wc -l > 414281 > > This is all local delivery. Chunking has been disabled for both incoming > and outgoing (just to be sure)...
Checking for SSL_write isn't necessarily conclusive; could you grep for "exited on signal" ? -- Cheers, Jeremy -- ## 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/
