diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-10-14 06:39:59 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-10-14 06:39:59 +0000 |
commit | 7643d809b0b8c010098f4116319a2543016e6e24 (patch) | |
tree | 861b747c278d5923908db691d4b2af43992cbfe6 /NEWS | |
parent | 43f884871dffd82350a3081343ac3ac4e54426c4 (diff) | |
download | fetchmail-7643d809b0b8c010098f4116319a2543016e6e24.tar.gz fetchmail-7643d809b0b8c010098f4116319a2543016e6e24.tar.bz2 fetchmail-7643d809b0b8c010098f4116319a2543016e6e24.zip |
Fix IMAP-K4.
svn path=/trunk/; revision=1513
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,11 +21,12 @@ fetchmail-4.3.1 (Mon Oct 13 17:12:40 EDT 1997) * Added skip prefix clause on `envelope' option * Don't use TCP/IP for DNS queries, it interacts badly with diald. * Allow usernames up to 40 chars long a la RFC1939. +* Fixed IMAP-K4 authorization sequence. * Added --invisible option. Note: you can now either make fetchmail generate a Received header (the default) *or* spoof your listener into thinking fetchmail connected from the mailserver machine, *but not both*. -There are 270 people on fetchmail-friends and 37 on fetchmail-announce. +There are 268 people on fetchmail-friends and 39 on fetchmail-announce. ------------------------------------------------------------------------------ fetchmail-4.3.0 (Mon Oct 6 16:44:38 EDT 1997) |