Since it appears I'm not going to be able to build James 3.3.0 in the foreseeable future, I'm now moving to plan d, e, f, or whatever... .I've lost count.

My goal now is to assess my possibilities of using James 3.3.0 binaries as-is and discarding the functionality I had hoped to re-add to 3.3.0 from 30b5 or moving the functionality to mailets that I can compile outside of doing a full James build.

One thing I had added to beta5 was the ability to have a super-user, master-key id that could be used in my custom external imap mailbox maintenance utilities.  I've spent several hours digging through the 3.3.0 source code, and I see code referencing "administratorId".  From what I can deduce from the code, the Authenticator and Authorizator classes seem to accept this administrator id as the equivalent of the master key I added to b5.  So can I access UserABC's mailbox through imap but use my administratorId and password?  If that's the case, then that's exactly what I need.  The problem is I can't find any documentation on how to use administratorId.  Where do I define it?  And how do I pass it on imap calls using the javax.mail.Store and other classes in javax.mail that I use to access imap?

Jerry


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org

Reply via email to