Lasantha Marian wrote: > Dear Paul/Aaron, > > Hope this has not been already queried and answered. > > Is there a way to trace the delivery of a message in logs, once it is > transfered from an MTA to DBMail (MDA) and to the point where it is > extracted (by pop) or viewed (by imap).
insertion is logged at trace level 3 and above. retrieval by pop will update the status field of a message (0->1) viewing in imap will update the seen_flag field of a message (0->1) unless the mailbox is read-only, or opened read-only. > > I know that now in version 2.2.x, DBMail is adding a header > (X-DBMail-PhysMessage-ID) to the e-mail with an ID number. Can this be > extended to support what I am asking. That header is no longer added since it messes with the message size *after* insertion, and it didn't really add value. > Or Is this going to be a new feature altogether ? There are some plans to make the logging more compact and amenable to parsing. (thing apache's access logs). But nothing has been done about that yet. Feel free to sponsor us or buy commercial support if you need this. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
