I have an IMAP Online Account in Notes 7.0. The IMAP Server is a voicemail account.Here’s the problem. I have a new message in my voicemail account. So, I do a ‘Refresh Summaries’ in my notes imap account and I see the new message. I read the message from my voicemail account and then I do a ‘Refresh Summaries’ again from my notes imap account. The message is still marked as ‘Unread’. I believe this was an issue in Notes 5.0 and I thought this was fixed in the later versions. Can anyone help me on this issue?
These are the options I have tried so far and nothing has solved the problem
Update Notes.ini with
DEBUG_LIMIT_UNREAD_JOURNAL=1
REPLICATOR_SYNC_UNREAD
I also tried to delete the unread id’s in the database for the user using the C API. But the unread count returned is not correct. Deleting the table does not seem to be working…no errors but the messages are still marked ‘unread’.