From 1c7ab650bf7acfdd94ee386c84dccc8d5cb157b6 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 26 Sep 2000 08:06:45 +0000 Subject: Bug fixes and internationalization improvements. svn path=/trunk/; revision=2967 --- fetchmailconf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'fetchmailconf') diff --git a/fetchmailconf b/fetchmailconf index 07f2c167..15ccc2fb 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -1170,6 +1170,12 @@ isn't a SunOS 4.1.4 machine; cucipop tickles a bug in SunOS realloc() under that version, and doesn't cope with the result gracefully. Newer SunOS and Solaris machines run cucipop OK. +""" + if string.find(greetline, "David POP3 Server") > 0: + warnings = warnings + """ +This POP3 serrver is badly broken. You should get rid of it -- and the +brain-dead NT operating system it rode in on. + """ # The greeting line on the server known to be buggy is: # +OK POP3 server ready (running FTGate V2, 2, 1, 0 Jun 21 1999 09:55:01) -- cgit v1.2.3