Api for seen state, perl preferred
Dan White
dwhite at olp.net
Wed May 20 09:56:55 EDT 2009
LALOT Dominique wrote:
> Hello,
>
> I'm following a previous thread. I would like to be able to open a
> seen skiplist database in order to verify if a particular user has red
> its mail. If possible, a way to do that in PERL would be perfect.
>
> Thanks in advance
>
> Dom
>
Connecting via IMAP would be more portable. See 'imtestExample.pl'
within Mail::IMAPClient for something to start with.
With that script, you would do, e.g.:
./imtestExample.pl -m DIGEST-MD5 -a cyrus -u dwhite at olp.net -w mysecret
where 'cyrus' is an admin, and 'dwhite at olp.net' is the user who's
mailbox you want to examine. You'll need to add logic to the script to
view seen state.
- Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andrew.cmu.edu/pipermail/info-cyrus/attachments/20090520/c20e1ab8/attachment.html
More information about the Info-cyrus
mailing list