diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-03-10 09:38:40 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-03-10 09:38:40 +0000 |
commit | e240c62c314ea8b75f8b99c312311b32dc0a4fb8 (patch) | |
tree | d9ff1e1e70f395cc7864838a27f33fcea848d8a8 | |
parent | 3c2a789b856b8c6e99f7a5c0c3517a56204a7625 (diff) | |
download | fetchmail-e240c62c314ea8b75f8b99c312311b32dc0a4fb8.tar.gz fetchmail-e240c62c314ea8b75f8b99c312311b32dc0a4fb8.tar.bz2 fetchmail-e240c62c314ea8b75f8b99c312311b32dc0a4fb8.zip |
Add URL for fetchall keep UIDL fix.
svn path=/branches/BRANCH_6-3/; revision=4723
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -43,7 +43,8 @@ fetchmail 6.3.3 (not yet released): * fetchmail no longer prints UID lists in verbose mode when using syslog. * POP3: fetchmail can now use UIDL in fetchall keep mode, to avoid re-fetching the same messages again when the fetchall keyword is removed. Patch by - Sunil Shetye. + Sunil Shetye. For details, please see + <http://lists.berlios.de/pipermail/fetchmail-users/2006-March/000308.html> # CHANGES: * --idle can now be specified on the command line, too. |