Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Proxy Authentication to an IMAP Store

843830Apr 3 2007 — edited Aug 14 2009
Hello,

We run Sun Messaging Server 6.2. I have successfully configured and implemented proxy authentication from our portal mail module to the web mail server(using the C Auth SDK). Now, I need to implement proxy authentication for the IMAP side of things. I use JavaMail for the IMAP connection to display message counts in our mail portal module. Simply put, I need to specify an IMAP store (a user's mailbox) and connect to it using administrator credentials. Looking at things briefly, it did not appear to be straight forward. If anyone has advice or experience implementing this approach using JavaMail, I'd greatly appreciate some pointers.

Cheers.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 11 2009
Added on Apr 3 2007
16 comments
1,510 views