diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-14 19:28:01 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-14 19:28:01 +0000 |
commit | 8fd5a218113c39471797e537541bfc6227a37885 (patch) | |
tree | ec2d194a628982444723a72c00507728e468e242 /NEWS | |
parent | 6e5d497bfda191ecb53cb05cba282b3c70931f5b (diff) | |
download | fetchmail-8fd5a218113c39471797e537541bfc6227a37885.tar.gz fetchmail-8fd5a218113c39471797e537541bfc6227a37885.tar.bz2 fetchmail-8fd5a218113c39471797e537541bfc6227a37885.zip |
Works with Microsoft Exchange.
svn path=/trunk/; revision=1337
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -12,6 +12,10 @@ Release Notes: ------------------------------------------------------------------------------ +fetchmail-4.2 () +* Driver code changed so delimited protocols don't rely on message lengths + being correct (this means #@!%^# brain-dead Microsoft Exchange will work). + fetchmail-4.1.8 (Thu Sep 11 16:20:15 EDT 1997) * Fix nasty single-char-adddress bug in multidrop mode. * Fixed cosmetic bug in ETRN mode -v output! |