Archiving unread messages

Hi

As I can configure the Notes Server to do not archive automatically the unread messages?

Subject: Archiving unread messages

As unread marks are stored on a per-user basis, I would think not. A document does not really know if it’s been read or not.

Subject: RE: Archiving unread messages

Actually, I believe using the C API you can inquire whether a document has been read by a particular user whose name you supply, but of course this is a bit of custom coding you’d have to do – it’s not available thru the UI of the archive settings.