From c41fbfc158e89ce22c3f906be891e5a596b39d8d Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 7 Feb 2001 04:10:02 +0000 Subject: Ready to ship, but no ATRN. svn path=/trunk/; revision=3024 --- NEWS | 1 + design-notes.html | 11 +++++++---- driver.c | 15 +++++++++++++++ fetchmail-FAQ.html | 12 ++++++++++-- 4 files changed, 33 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 0cc5301a..4309c30d 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ * Fixed a bug in configure.in that was resulting in KERBEROS_IV being set when it should not have been (several reports). * FAQ change: mailing lists have moved to MailMan. +* Deal with brain-dead netmind mail missing the RFC822 delimiter line. fetchmail-5.6.2 (Fri Jan 5 16:45:47 EST 2001), 19744 lines: diff --git a/design-notes.html b/design-notes.html index 11b17511..d5cdeaed 100644 --- a/design-notes.html +++ b/design-notes.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 2000/11/26 18:20:27 $ +$Date: 2001/02/07 04:10:01 $

Design Notes On Fetchmail

@@ -537,8 +537,11 @@ all shaped the design in one way or another.

POP3 Extension Mechanism
RFC2683
IMAP4 Implementation Recommendations -
- Using TLS with IMAP, POP3 and ACAP +
RFC2595 +
Using TLS with IMAP, POP3 and ACAP +
RFC2645 +
On-Demand Mail Relay: SMTP with Dynamic IP Addresses +