diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2007-02-21 21:29:57 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2007-02-21 21:29:57 +0000 |
commit | 679047bd6a8d9387e1dbb724a1e4763aa7d3bbfc (patch) | |
tree | c244d6db8c2ce1dafbff66f21ee79abf3f1dda51 /NEWS | |
parent | b865d5638b4aeb3f7f929fd775571e79efb9636c (diff) | |
download | fetchmail-679047bd6a8d9387e1dbb724a1e4763aa7d3bbfc.tar.gz fetchmail-679047bd6a8d9387e1dbb724a1e4763aa7d3bbfc.tar.bz2 fetchmail-679047bd6a8d9387e1dbb724a1e4763aa7d3bbfc.zip |
Try --smtp list when bouncing. Reported by Christian Kurz, Debian Bug #150137.
svn path=/branches/BRANCH_6-3/; revision=5041
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -44,8 +44,10 @@ be removed from a 6.4.0 or newer release.) fetchmail 6.3.8 (not yet released): -# BUG FIXES: +# BUG FIXES (LONG-STANDING BUGS): * Fix pluralization of oversized-message warning mails. +* Fetchmail now iterates over the --smtp[host] list when bouncing and not in + --lmtp mode. Reported by Christian Kurz, Debian Bug #150137. # KNOWN BUGS AND WORKAROUNDS: (this section floats upwards through the NEWS file so it stays with the |