--On August 12, 2005 12:01:51 PM -0700 "Chad A. Prey" <[EMAIL PROTECTED]> wrote:

All,

I have reports of users missing email. In every case it appears that the
duplicate checker may be involved. Can anyone help to shed some light on
this problem?

The duplicate checker looks for duplicate message ids (the first field below) and discards messages that contain the same message-id. The biggest reason for this is a large number of IMAP clients did (do) use message-id to find and retrieve messages, also the message-id header is required to be unique. This is why your /etc/cyrus.conf file has a line similar to 'delprune cmd="/usr/sbin/ctl_deliver -E 3" at=0401' occuring inside of it, this purges the duplicates database of anything more than three days old for this example at 4:01AM local time.



Aug 12 11:31:13 cytosine lmtpunix[7888]: duplicate_check:
<[EMAIL PROTECTED]> user.mchu            0
Aug 12 11:31:13 cytosine lmtpunix[8000]: duplicate_check:
<[EMAIL PROTECTED]> user.mchu.Junk       0
Aug 12 11:31:13 cytosine lmtpunix[7888]: mystore: starting txn
2147669265
Aug 12 11:31:13 cytosine lmtpunix[7888]: mystore: committing txn
2147669265
Aug 12 11:31:13 cytosine lmtpunix[7888]: duplicate_mark:
<[EMAIL PROTECTED]> user.mchu
1123871473 11187

Is the duplicate checker seeing 11187. as being a duplicate? What
exactly is lmtpunix telling me in the log?

----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to