Results 1 to 1 of 1
- 08-27-2009, 01:17 PM #1
Member
- Join Date
- Aug 2009
- Posts
- 1
- Rep Power
- 0
How to access shared mailboxes using JavaMail
Hi All ,
We have a few mail boxes (on Microsoft Exchange server) which do not have specific domain user name and password. Specific users are given access to these mailboxes. In MS Outlook, users can see these mailboxes by adding them as Additional mail boxes to their mail profile through advanced settings.
We are designing an application which reads mails from these mailboxes. Since the mailbox has no generic userid / password associated with it, we need to use the authentication of specific users who have been given access.
We tried methods in the class com.sun.mail.imap.IMAPStore to access Shared, Personal and User namespaces . The public folders can be accessed through shared namespaces. But none of these methods were able to access these additional mail boxes that we added.
I believe there should be some workaround to access such mailboxes. Can anyone tell me how to get this issue resolved ?
Appreciate any help in this regard.
Thanks, Anky
Similar Threads
-
Access Linux shared folder from Windows OS
By nitinpjairaj in forum NetworkingReplies: 3Last Post: 08-26-2008, 06:14 PM -
how to access shared file/folder in LAN
By ksheetiz in forum NetworkingReplies: 1Last Post: 05-24-2008, 04:54 AM -
Shared Scientific Toolbox in Java 1.01
By Java Tip in forum Java SoftwareReplies: 0Last Post: 05-08-2008, 06:53 PM -
Shared Scientific Toolbox in Java 1.00
By Java Tip in forum Java SoftwareReplies: 0Last Post: 04-10-2008, 04:16 PM -
Shared Scientific Toolbox in Java 0.99
By JavaBean in forum Java SoftwareReplies: 0Last Post: 03-16-2008, 08:38 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks