diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2009-08-20 00:21:37 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2009-08-20 00:21:37 +0000 |
commit | 49fde684595c76993d9304c76247f140a4e0fee6 (patch) | |
tree | c0d2361304eee1fcc212eeebe67c8b5bf61b3434 /NEWS | |
parent | 4d937097757f3947f8760c2000196c3dd2f9def7 (diff) | |
download | fetchmail-49fde684595c76993d9304c76247f140a4e0fee6.tar.gz fetchmail-49fde684595c76993d9304c76247f140a4e0fee6.tar.bz2 fetchmail-49fde684595c76993d9304c76247f140a4e0fee6.zip |
Fix SMTP_ok to cache multiline reponses...
but there are more functions that need fixing (look for smtp_response).
svn path=/branches/BRANCH_6-3/; revision=5425
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -65,6 +65,9 @@ fetchmail 6.3.12 (released XXXX-XX-XX - not yet): * Look for MD5_Init in libcrypto rather than libssl, fixes Gentoo Kerberos builds; fixes upstream parts of Gentoo Bugs #231400 and #185652, and fixes BerliOS Bug #16134. +* Report multiline SMTP errors properly, reported by Earl Chew; fixes Debian Bug + #569899, reported by Akihiro Terasaki. +* Replace control characters in SMTP replies by '?'. # TRANSLATION UPDATES AND ADDITIONS (ordered by language name): * [ca] Catalan (Ernest Adrogué Calveras) |