diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -57,6 +57,11 @@ fetchmail 6.3.6 (not yet released): * some of the logging output is not very helpful * some of the documentation is still not up to date +# IMPORTANT CHANGE: +* sslproto 'tls1' enforces STARTTLS for POP3/IMAP and terminates the connection + if unsuccessful. The same configuration causes connection failure with POP2. + Reported by Isaac Wilcox. + # BUG FIXES: * Repair --logfile, broken in 6.3.5. BerliOS Bug #9059, reported by Brian Harring. |