On 01/06/15 10:45, Gary Stainburn wrote: > 2015-05-25 14:02:35 TLS error on connection from <remote_mail_server> > [999.9.999.999] (SSL_accept): timed out
Smells like a TLS issue. Ciphers mismatch? Using plaintext on an SSL-only port? Add local-ip & port info to your logging. If you can trigger such a mail on demand, stop your exim daemon and run exim with debug enabled, to get an idea of what it thinks it's doing. Only possible if you have a low-usage system, unless you get clever with firewall-level port redirects. It may of course tell you it really isn't your end at fault. -- 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/
