diff options
| author | Matthias Andree <matthias.andree@gmx.de> | 2006-08-07 08:51:57 +0000 |
|---|---|---|
| committer | Matthias Andree <matthias.andree@gmx.de> | 2006-08-07 08:51:57 +0000 |
| commit | 87b354e857e98da2f8b60d09e7e0d174a2f1bda9 (patch) | |
| tree | b26cb8833d7bcb321147be297ee39f9b38ea88c8 /NEWS | |
| parent | c37b5d80dcbc0b30427ac7671b9eccd8856b1579 (diff) | |
| download | fetchmail-87b354e857e98da2f8b60d09e7e0d174a2f1bda9.tar.gz fetchmail-87b354e857e98da2f8b60d09e7e0d174a2f1bda9.tar.bz2 fetchmail-87b354e857e98da2f8b60d09e7e0d174a2f1bda9.zip | |
Log opportunistic TLS upgrades in verbose mode.
svn path=/branches/BRANCH_6-3/; revision=4881
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -104,6 +104,8 @@ fetchmail 6.3.5 (not yet released): * Keep syslog output at one line per message (this works if no errors occur). * Track getaddrinfo() results to properly free them after timeouts, reported by Uli Zappe. This MIGHT fix Debian Bug#294547 and Bug#377135. +* Fetchmail in verbose mode now logs if it opportunistically upgrades a POP3 + or IMAP connection to TLS security with STLS/STARTTLS. # CHANGES: * Rename all fetchmail-internal lock_* functions to fm_lock_*. Obsoletes |
