diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-09-17 22:05:09 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-09-21 01:01:25 +0200 |
commit | 612b9e2102e1907709dde325f91d5fdf70ed2534 (patch) | |
tree | 007d69ddd0998924ce81493b2a49a9076d8f020b /Changelog | |
parent | 683a3973a32ee3618824d08ed7ee6cfc7ee9ab02 (diff) |
Use TCP keepalive to detect dead peers.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -22,9 +22,6 @@ interimap (0.2) upstream; IPv6. (Both are core Perl module.) * Add a configuration option 'proxy' to proxy TCP connections to the IMAP server. - * Don't set SO_KEEPALIVE on the socket. This is most likely useless - in our case since the TCP keepalive time is usually much higher than - the IMAP timeout. * Set X.509 certificate purpose to 'SSL Server' for SSL_verify=YES. * Display the certificate chain, SSL protocol and cipher in debug mode. |