From d3379342f934a71578a9064120ffb4d3f210759d Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 1 Apr 1999 03:16:15 +0000 Subject: Added SpryNet support. svn path=/trunk/; revision=2421 --- fetchmailconf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'fetchmailconf') diff --git a/fetchmailconf b/fetchmailconf index 52682593..c004433d 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -1112,6 +1112,14 @@ Turning on fetchall will disable the use of TOP. Therefore, it is strongly recommended that you turn on `fetchall' on all user entries associated with this server. +""" + if string.find(greetline, "sprynet.com") > 0: + warnings = warnings + """ +You appear to be using a SpryNet server. In mid-1999 it was reported that +the SpryNet TOP command marks messages seen. Therefore, for proper error +recovery in the event of a line drop, it is strongly recommended that you +turn on `fetchall' on all user entries associated with this server. + """ # Steve VanDevender writes: -- cgit v1.2.3