aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmailconf
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-07-06 00:08:03 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-07-06 00:08:03 +0000
commit2b5a9b2cc2fbcd1b2f1d5b40d147095b0bfc04bf (patch)
treeb5535d3571da003ccaecb02b594c7836b594c6a2 /fetchmailconf
parentf6f4def1a28b6a3528e0391a5eccd9c403881765 (diff)
downloadfetchmail-2b5a9b2cc2fbcd1b2f1d5b40d147095b0bfc04bf.tar.gz
fetchmail-2b5a9b2cc2fbcd1b2f1d5b40d147095b0bfc04bf.tar.bz2
fetchmail-2b5a9b2cc2fbcd1b2f1d5b40d147095b0bfc04bf.zip
Issue RSET before QUIT if keep is enabled.
svn path=/trunk/; revision=3394
Diffstat (limited to 'fetchmailconf')
-rwxr-xr-xfetchmailconf2
1 files changed, 2 insertions, 0 deletions
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: