]> Pileus Git - ~andy/fetchmail/blobdiff - fetchmailconf
Don't rely on snprintf.
[~andy/fetchmail] / fetchmailconf
index a92e542c89a53e734b06204d3f279466f6b632e3..1c75e79851f63f5f0b2d67895b777755c02734d1 100755 (executable)
@@ -1273,6 +1273,13 @@ camel dung identified to me as `popa3d written by Solar Designer'.
 Beware!  The UIDL support in this thing is known to be completely broken,
 and other things probably are too.
 
+"""
+            if string.find(greetline, "MercuryP/NLM v1.48") > 0:
+                warnings = warnings + """
+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.
+
 """
             if string.find(greetline, "POP-Max") > 0:
                 warnings = warnings + """