From bf0c8e9b59052d97037f5412ee4e9e37bb6281cc Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 6 Jul 2001 01:41:56 +0000 Subject: Experiment with better RCPT TO handling. svn path=/trunk/; revision=3400 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') 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: -- cgit v1.2.3