aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmailconf
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2002-09-06 09:08:33 +0000
committerEric S. Raymond <esr@thyrsus.com>2002-09-06 09:08:33 +0000
commitf51a435aaf2aa71bd80c821512c62b7f07099ef8 (patch)
tree1749843000da47818fe4a4399760e282bbe10a9a /fetchmailconf
parent3747cc4c40038c30c5a78af505e5926080e45da8 (diff)
downloadfetchmail-f51a435aaf2aa71bd80c821512c62b7f07099ef8.tar.gz
fetchmail-f51a435aaf2aa71bd80c821512c62b7f07099ef8.tar.bz2
fetchmail-f51a435aaf2aa71bd80c821512c62b7f07099ef8.zip
Detect and warn about geonet.de.
svn path=/trunk/; revision=3700
Diffstat (limited to 'fetchmailconf')
-rwxr-xr-xfetchmailconf6
1 files changed, 6 insertions, 0 deletions
diff --git a/fetchmailconf b/fetchmailconf
index b7a69fdb..29cbba35 100755
--- a/fetchmailconf
+++ b/fetchmailconf
@@ -1280,6 +1280,12 @@ 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, " geonet.de") > 0:
+ warnings = warnings + """
+You appear to be using geonet. As of late 2002, the TOP command on
+geonet's POP3 is broken. Use the fetchall option.
+
+"""
if string.find(greetline, "GMX POP3 StreamProxy") > 0:
warnings = warnings + """
The GMX POP3 server behaves badly on authentication failures, sending