diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-03-17 18:10:43 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-03-17 18:10:43 +0000 |
commit | abe5829f32554045a77aa501b6ef60f2d1e07dc3 (patch) | |
tree | 261ea3bd755ef83754aa1d3acaf14be1e888d576 /NEWS | |
parent | 93aa31ffc1624a9bc6a985a4c5679bac2ceb5e9a (diff) | |
download | fetchmail-abe5829f32554045a77aa501b6ef60f2d1e07dc3.tar.gz fetchmail-abe5829f32554045a77aa501b6ef60f2d1e07dc3.tar.bz2 fetchmail-abe5829f32554045a77aa501b6ef60f2d1e07dc3.zip |
Get copmpatible with Cyrus again.
svn path=/trunk/; revision=1706
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -24,8 +24,9 @@ fetchmail-4.4.0 (Mon Mar 16 14:57:38 EST 1998): * Allow spaces in IMAP usernames (thank Juerg Wanner <juerg.wanner@ubs.com>). * Handle empty Return-Path (thank Dmitry Yaitskov <dyaitskov@insystems.com>). * Improvements in UID handling; should be a cleaner fix for Dick van den Burg. +* Remove the LOGIN capability check for IMAPrev1 servers; Cyrus chokes on it. -There are 272 people on fetchmail-friends and 160 on fetchmail-announce. +There are 273 people on fetchmail-friends and 160 on fetchmail-announce. fetchmail-4.3.9 (Fri Mar 6 10:45:32 EST 1998): * Relax the LOGIN capability check in IMAP. |