From 366eb7b3a91d53282f0b1007913a55be236a322e Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 26 Dec 2002 22:06:03 +0000 Subject: Routine updates, including the latest Shetye patch. svn path=/trunk/; revision=3778 --- fetchmailconf | 7 ------- 1 file changed, 7 deletions(-) (limited to 'fetchmailconf') diff --git a/fetchmailconf b/fetchmailconf index 4ce4a319..a6c3d172 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -1285,13 +1285,6 @@ Its response to RETR is normal, so use the `fetchall' option. 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 -back a non-conformant error message (missing an -ERR tag) -that confuses fetchmail. Use IMAP. - """ if string.find(greetline, "OpenMail") > 0: warnings = warnings + """ -- cgit v1.2.3