aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmailconf
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-03-24 05:20:37 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-03-24 05:20:37 +0000
commita0ebd4fe2d35074d934ac89e1599cee5f0ea6c81 (patch)
tree87116c87ce45e857fabf3870fd6ffe99800e8523 /fetchmailconf
parentcb022a3a381d57f3d64c5d4436130da4527571d4 (diff)
downloadfetchmail-a0ebd4fe2d35074d934ac89e1599cee5f0ea6c81.tar.gz
fetchmail-a0ebd4fe2d35074d934ac89e1599cee5f0ea6c81.tar.bz2
fetchmail-a0ebd4fe2d35074d934ac89e1599cee5f0ea6c81.zip
Back out the InterChange workaround.
svn path=/trunk/; revision=2837
Diffstat (limited to 'fetchmailconf')
-rwxr-xr-xfetchmailconf8
1 files changed, 4 insertions, 4 deletions
diff --git a/fetchmailconf b/fetchmailconf
index 585f2235..f61f1111 100755
--- a/fetchmailconf
+++ b/fetchmailconf
@@ -1261,10 +1261,10 @@ same messages will be downloaded over and over.
warnings = warnings + """
The InterChange IMAP server screws up on mail with attachments. It
doesn't fetch them if you give it a BODY[TEXT] request, though it
-does if you request RFC822.TEXT (according to the IMAP RFCs and their
-maintainer these should be equivalent). We have worked around this
-bug, but suspect InterChange is likely to be broken in other ways.
-You should get rid of it.
+does if you request RFC822.TEXT. According to the IMAP RFCs and their
+maintainer these should be equivalent -- and we can't drop the
+BODY[TEXT] form because M$ Exchange (quite legally under RFC2062)
+rejects it.
"""
if string.find(greetline, "Imail") > 0: