Sebastian Konstanty Zdrojewski wrote:
Hi,

I am experiensing a problem. I have in my imapd.log the following entries:

Apr 1 18:14:37 nexus lmtpd[17042]: lmtp connection preauth'd as postman

The MTA connected to the lmtpd socket to deliver a message


Apr 1 18:14:37 nexus master[17106]: about to exec /usr/cyrus/bin/lmtpd

lmtpd gets runnning to accept the message
Apr 1 18:14:37 nexus lmtpunix[17106]: executed

get the message
Apr 1 18:14:40 nexus lmtpd[17042]: duplicate_check: <[EMAIL PROTECTED]> user.pluto 0

lmtpd checks to see of the message with the MID appearing on the last line was delivered recently to not store the same message twice ( see: man imapd.conf section for :duplicatesuppression")

Apr 1 18:14:40 nexus lmtpd[17042]: mystore: starting txn 2147488968
Apr 1 18:14:40 nexus lmtpd[17042]: mystore: committing txn 2147488968
Apr 1 18:14:40 nexus lmtpd[17042]: duplicate_mark: <[EMAIL PROTECTED]> user.pluto 1049213680

lmtpd stored the MID in his list of recently delivered messages for future use

what is their meaning and what kind of problem they involve?


There is no problem. I hope this makes sense, perhaps reading the docs
from cyrus-imapd would make thing clearer.

mitu



Reply via email to