]> Pileus Git - ~andy/fetchmail/commitdiff
Note RFC violation.
authorEric S. Raymond <esr@thyrsus.com>
Fri, 18 Feb 2000 03:59:25 +0000 (03:59 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Fri, 18 Feb 2000 03:59:25 +0000 (03:59 -0000)
svn path=/trunk/; revision=2759

fetchmailconf

index 4ecac0584f79082b369ca72ab9af1c7cd8768dd7..df14dd02ca68367dcd276073b346d7d14da99d39 100755 (executable)
@@ -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. 
 
 """