From 2b5a9b2cc2fbcd1b2f1d5b40d147095b0bfc04bf Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 6 Jul 2001 00:08:03 +0000 Subject: Issue RSET before QUIT if keep is enabled. svn path=/trunk/; revision=3394 --- fetchmailconf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fetchmailconf') diff --git a/fetchmailconf b/fetchmailconf index 1c75e798..b993c7c6 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -1279,6 +1279,8 @@ and other things probably are too. This is not a POP3 server. It has delusions of being one, but after RETR all messages are automatically marked to be deleted. The only way to prevent this is to issue an RSET before leaving the server. +Fetchmail does this, but we suspect this is probably broken in lots +of other ways, too. """ if string.find(greetline, "POP-Max") > 0: -- cgit v1.2.3