This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SSL TLS on SMTP

Our MAIL Relay worked fine until the NEW SSL Bug fix was applied, any suggestions ??

We have upgraded to 9.210-20, we now are getting serious EMAIL rejection problems EXIM Log:

SMTP command timeout on connection from (iPhone) [85.255.233.181]:23650
2014:12:04-18:54:38 fw1 exim-in[15966]: 2014-12-04 18:54:38 SMTP command timeout on connection from ([10.4.96.113]) [212.183.132.60]:53489
2014:12:04-18:55:00 fw1 exim-out[16233]: 2014-12-04 18:55:00 Start queue run: pid=16233
2014:12:04-18:55:00 fw1 exim-out[16233]: 2014-12-04 18:55:00 End queue run: pid=16233
2014:12:04-18:55:33 fw1 exim-in[16038]: 2014-12-04 18:55:33 SMTP command timeout on connection from (iPhone) [85.255.233.181]:19775
2014:12:04-18:55:40 fw1 exim-in[16043]: 2014-12-04 18:55:40 TLS error on connection from [85.255.233.181]:43614 (SSL_accept): timed out
2014:12:04-18:55:40 fw1 exim-in[16043]: 2014-12-04 18:55:40 TLS client disconnected cleanly (rejected our certificate?)


This thread was automatically locked due to age.
Parents
  • It might be too early to declare a victory for me but preliminary results look pretty good.  I think I fixed my problem by manually editing the exim.conf file on my cluster's slave unit (used ha_utils ssh command to connect to the slave unit from the master, and then applied the same fixes using vi to manually edit the config files). After doing this I re-enabled TLS and so far I am not seeing the protocol errors or missing cipher errors. Still standing by for an official patch but I am hopeful.
Reply
  • It might be too early to declare a victory for me but preliminary results look pretty good.  I think I fixed my problem by manually editing the exim.conf file on my cluster's slave unit (used ha_utils ssh command to connect to the slave unit from the master, and then applied the same fixes using vi to manually edit the config files). After doing this I re-enabled TLS and so far I am not seeing the protocol errors or missing cipher errors. Still standing by for an official patch but I am hopeful.
Children
No Data