From c03d5efe177b4937e17030e64313967803dcf5bf Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 18 Feb 2000 03:59:25 +0000 Subject: Note RFC violation. svn path=/trunk/; revision=2759 --- fetchmailconf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fetchmailconf') diff --git a/fetchmailconf b/fetchmailconf index 4ecac058..df14dd02 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -1131,8 +1131,8 @@ Its response to RETR is normal, so use the `fetchall' option. warnings = warnings + """ The Mail Max POP3 server screws up on mail with attachments. It reports the message size with attachments included, but doesn't download them on a -RETR or TOP. You should get rid of it -- and the brain-dead NT server -it rode in on. +RETR or TOP (this violates the IMAP RFCs). You should get rid of it -- +and the brain-dead NT server it rode in on. """ @@ -1140,7 +1140,7 @@ it rode in on. warnings = warnings + """ The InterChange IMAP server screws up on mail with attachments. It reports the message size with attachments included, but doesn't download them on a -RETR or TOP. You should get rid of it. +RETR or TOP (this violates the IMAP RFCs). You should get rid of it. """ -- cgit v1.2.3