aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmailconf
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2002-03-15 19:16:33 +0000
committerEric S. Raymond <esr@thyrsus.com>2002-03-15 19:16:33 +0000
commitaff23c2545c15943f95d93fd47df8902e38d7412 (patch)
treed3da19c262f0cb0f74df29b76183aea640838314 /fetchmailconf
parentf0b888f4a9eb0edcdc5dccf146cd596048124022 (diff)
downloadfetchmail-aff23c2545c15943f95d93fd47df8902e38d7412.tar.gz
fetchmail-aff23c2545c15943f95d93fd47df8902e38d7412.tar.bz2
fetchmail-aff23c2545c15943f95d93fd47df8902e38d7412.zip
Auth failure on the GMX servers.
svn path=/trunk/; revision=3600
Diffstat (limited to 'fetchmailconf')
-rwxr-xr-xfetchmailconf7
1 files changed, 7 insertions, 0 deletions
diff --git a/fetchmailconf b/fetchmailconf
index 4ca6ecc5..fda0d9b7 100755
--- a/fetchmailconf
+++ b/fetchmailconf
@@ -1278,6 +1278,13 @@ This POP server has a weird bug; it says OK twice in response to TOP.
Its response to RETR is normal, so use the `fetchall' option.
"""
+ if string.find(greetline, "GMX POP3 StreamProxy") > 0:
+ warnings = warnings + """
+The GMX POP3 server behaves badly on authentication failures, sending
+back a non-conformant error message (missing an <code>-ERR</code> tag)
+that confuses fetchmail. Use IMAP.
+
+"""
if string.find(greetline, "OpenMail") > 0:
warnings = warnings + """
You appear to be using some version of HP OpenMail. Many versions of