I put some extra debugging code in the dbmail pop server to dump some info
when a suicide failed, and got the following (where the 0-> etc are the
list of pids):
Sep 28 07:03:47 mag dbmail/pop3d[60341]: Maximum # of connections reached,
committing suicide...
Sep 28 07:03:47 mag dbmail/pop3d[6
As mentioned in a previous post, I found that if you POPed a mailbox and
kept messages on server, any subsequent imap sessions showed the message
state as unread.
Here's a quick fix (sorry not a patchfile):
In dbmysql, function db_update_pop replace:
snprintf (query,DEF_QUERYSIZE,