diff options
Diffstat (limited to 'fetchmailconf')
| -rwxr-xr-x | fetchmailconf | 2 | 
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: | 
