diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-02-14 21:30:42 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-02-14 21:30:42 +0000 |
commit | 965b57fcd9e65fcdca1abda219b9d706dad229d1 (patch) | |
tree | 55783680aae6bf9f937b2bc8d35ee389c06dcf67 /NEWS | |
parent | acd98e75d3e5ab82f6e014bb52cb2509f7dfb933 (diff) | |
download | fetchmail-965b57fcd9e65fcdca1abda219b9d706dad229d1.tar.gz fetchmail-965b57fcd9e65fcdca1abda219b9d706dad229d1.tar.bz2 fetchmail-965b57fcd9e65fcdca1abda219b9d706dad229d1.zip |
Handle IMAP folder names with embedded spaces.
svn path=/trunk/; revision=2746
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ * Fix for NO response during SIZE fetches for M$ Exchange IMAP server. * Thomas Zajic <zlatko@gmx.at> sent a change that copes with GMX X-UIDLs. * Fix fetchmailconf's handling of ssl attributes when SSL is not configured. +* Handle IMAP folder names with embedded spaces. fetchmail-5.2.7 (Sun Feb 6 20:45:41 EST 2000), 18517 lines: * Updated FAQ. |