Lasantha Marian wrote:
>>
>> 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.
>>   
> But how can one maintain the continuous traceability between all these
> activities. I am thinking of a scenario where a unique ID (eg:
> AAAAAA-AA-NNNNNN) being given to every message instance inserted and
> then same is referred during retrieval and/or viewing. During the
> insertion, special care should be given to log the link between MTA's
> message ID to DBMail's (MDA) ID's.

Would you really want to keep track of all messages being viewed? That's
currently not possible using just the logs. But making that an optional logging
feature is not very complex.

Maintaining tracebility between the MTA and dbmail-lmtpd's insertion can most
likely be done by making the message_idnr part of the LMTP response, much like
the queue-id of a receiving MTA is part of the reponse when mail is relayed.

> If commercial support is opted what are the details ? What/where are the
> sponsorship options available for us to consider ?

For more details concerning commercial support, please visit http://dbmail.eu


-- 
  ________________________________________________________________
  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

Reply via email to