diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2013-03-07 20:09:35 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2013-03-07 20:09:35 +0100 |
commit | 4e7a4526868db2410bc9e1aba0bd8361e4fd6962 (patch) | |
tree | c3b036a83508e88cdcb8adfc9563b9ff8adfb821 /NEWS | |
parent | ddfa475a70126d818fee10221edb5b0112cea374 (diff) | |
download | fetchmail-4e7a4526868db2410bc9e1aba0bd8361e4fd6962.tar.gz fetchmail-4e7a4526868db2410bc9e1aba0bd8361e4fd6962.tar.bz2 fetchmail-4e7a4526868db2410bc9e1aba0bd8361e4fd6962.zip |
Make SMTP error handling point to --softbounce.
The fetchmail manual page now refers the user to --softbounce from the
SMTP/ESMTP ERROR HANDLING section. Reported by Anton Shterenlikht.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -75,6 +75,8 @@ fetchmail-6.3.25 (not yet released): * The fetchmail manual page no longer claims that MD5 were the default OpenSSL hash format (for use with --sslfingerprint). Reported by Jakob Wilk, PARTIAL fix for Debian Bug#700266. +* The fetchmail manual page now refers the user to --softbounce from the + SMTP/ESMTP ERROR HANDLING section. Reported by Anton Shterenlikht. # WORKAROUNDS * Older systems that provide the older RFC-2553 implementation of getaddrinfo, |