Subject: How can I query unread marks for another useraccount by using a serviceaccount
Feedback Type: Question
Product Area: iNotes - Full mode
Technical Area: Application Development
Platform: Windows
Release: 8.5.3
Reproducible: Unknown
We are making a service that should query all users on the server for unread mail count.
Is it possible to query any user's mailbox for the number of unread emails by using a separate service account with privileges to read the user's mailbox?
I am trying via an url like:
http://<server>/<username>.nsf/iNotes/Proxy/?OpenDocument&Form=s_ReadViewEntries&PresetFields=FolderName;($Inbox),UnreadOnly;&count=1000&start=1
I am logging in via another account that has privileges to read the <username>.nsf file,
but the unread status is retrieved from the logged in account, and not the <username> account.
Is this possible to do? Either via similar URL, by accessing a web service or other options?
best regards
Johannes
Feedback number WEBB8VVLXQ created by Johannes Sorheim on 07/04/2012
Status: Open
Comments: