Dear All,
I’m facing a problem relating mail database. I need to track UNREAD MAILS in a mailbox, so that mails not READ for more than 6 hours can be forwarded to another id. After the mail is forwarded to the other id the UNREAD mail should become READ so that the agent which I’m writing should not run on the same mail again.
Thanks in advance for your suggestions
SOUMYAJIT
Subject: Managing Read and Unread marks
That’s going to be tricky. Unread marks are tracked at the Database+User level, so they are not a document property. (What’s unread to you might be read to me.)
As far as I know, there’s no high-level interface (Formula / Lotus Script) that allows you to access these flags for a given user. I suspect there might be something in the API, but it’s not something I’ve ever investigated.
Found it - There an NSFTOOLS blog (thanks Julian) here that talks about that … nsftools - Lotus Notes and Domino Tips