diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-03-01 17:05:35 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-03-01 17:05:35 +0000 |
commit | 18d6c2046e4aa98d77f6611eab0007c40c12de18 (patch) | |
tree | 14a0d241d6b1107aedcef32d86b1552f25b49a98 | |
parent | 9da8090cf973fccd969377bb587810331671caac (diff) | |
download | fetchmail-18d6c2046e4aa98d77f6611eab0007c40c12de18.tar.gz fetchmail-18d6c2046e4aa98d77f6611eab0007c40c12de18.tar.bz2 fetchmail-18d6c2046e4aa98d77f6611eab0007c40c12de18.zip |
Note Debian Bug#353575 (null SDPS envelope sender replaced by local user info) fixed.
svn path=/branches/BRANCH_6-3/; revision=4701
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -40,6 +40,9 @@ fetchmail 6.3.3 (not yet released): Fetchmail quits the poll if the EXPUNGE count does not match expectations, and servers not updating RECENT counts after EXPUNGE are handled in a better way. (Patch by Sunil Shetye.) +* fetchmail no longer replaces the local user ID for an empty envelope sender + when using the proprietary SDPS extension for POP3. Fixes Debian Bug#353575, + reported by Roger Lynn. fetchmail 6.3.2 (released 2006-01-22): |