aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmailconf
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-03-14 01:36:14 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-03-14 01:36:14 +0000
commit84329192e508aa2df964d0e21b765293d8cee48a (patch)
treee3fa7976c53c6736d2b2b405bb53d0b375a74dc4 /fetchmailconf
parent396d240a4311dc264e1276866307672205f021a6 (diff)
downloadfetchmail-84329192e508aa2df964d0e21b765293d8cee48a.tar.gz
fetchmail-84329192e508aa2df964d0e21b765293d8cee48a.tar.bz2
fetchmail-84329192e508aa2df964d0e21b765293d8cee48a.zip
Note that cucipop doesn't lock the mailbox.
svn path=/trunk/; revision=3256
Diffstat (limited to 'fetchmailconf')
-rwxr-xr-xfetchmailconf3
1 files changed, 3 insertions, 0 deletions
diff --git a/fetchmailconf b/fetchmailconf
index c935e4f6..8ec65603 100755
--- a/fetchmailconf
+++ b/fetchmailconf
@@ -1208,6 +1208,9 @@ isn't a SunOS 4.1.4 machine; cucipop tickles a bug in SunOS realloc()
under that version, and doesn't cope with the result gracefully. Newer
SunOS and Solaris machines run cucipop OK.
+Also, some versions of cucipop don't assert an exclusive lock on your
+mailbox when it's being queried. This means that if you have more than
+one fetchmail query running against the same mailbox, bad things can happen.
"""
if string.find(greetline, "David POP3 Server") > 0:
warnings = warnings + """