Info
Mitrana Cristian
cmitrana at xnet.ro
Tue Apr 1 22:34:02 EST 2003
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:
> <EB5599CBDBE5A04490A5A5068FC37E161C9C27 at w2kvsw1.vecompsoftware.local>
> 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:
> <EB5599CBDBE5A04490A5A5068FC37E161C9C27 at w2kvsw1.vecompsoftware.local>
> 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
More information about the Info-cyrus
mailing list