Samuel Benzaquen wrote:
>>>> Hmmm...
>>>> Get a list of mailboxes via LDAP
>>>> Connect to each mailbox in turn using Mail::IMAPClient Walk through
> 
> Doesn't that idea forces you to have everyone's password to connect
> via the IMAP server?

That would tear it.
Exchange does allow you to declare administrative accounts with complete access 
to all mailboxes.  But I don't know enough about IMAP to know if you can log in 
to someone else's account this way.

Is there a way in that
1) Allows you to log in to a non-privileged mailbox using a privileged user 
account
2) Works from Perl?

Possible candidates: IMAP, POP3, MAPI (is there a Mail::MAPI module?), DAV (I 
use this to keep track of mailbox sizes)...

Matthew.van.Eerde (at) hbinc.com                 805.964.4554 x902
Hispanic Business Inc./HireDiversity.com         Software Engineer
perl -e"map{y/a-z/l-za-k/;print}shift" "Jjhi pcdiwtg Ptga wprztg,"
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to