aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-07-06 01:41:56 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-07-06 01:41:56 +0000
commitbf0c8e9b59052d97037f5412ee4e9e37bb6281cc (patch)
treefc1012a9ef826fa59af89a32a9ac902cf461d267 /NEWS
parentb184fd52b5d330b402c043200a74b419bd5b160a (diff)
downloadfetchmail-bf0c8e9b59052d97037f5412ee4e9e37bb6281cc.tar.gz
fetchmail-bf0c8e9b59052d97037f5412ee4e9e37bb6281cc.tar.bz2
fetchmail-bf0c8e9b59052d97037f5412ee4e9e37bb6281cc.zip
Experiment with better RCPT TO handling.
svn path=/trunk/; revision=3400
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b3045c59..618c557c 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@
* Bug fix for envskip.
* ODMR finally seems to be working.
* Handle multiple backslashes within RFC822 address strings correctly.
+* Restore code to deal with SMTP error responses at RCPT TO time, but
+ without issuing an RSET. This is intended to fix obscure bugs that
+ show up in recentb Postfix releases and sendmail configurations that
+ delay antispam checks on the MAIL FROM line until RCPT TO time.
fetchmail-5.8.11 (Sun Jul 1 21:39:26 EDT 2001), 20973 lines: