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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Re: JavaMail authenticate to Exchange server over IMAP(SSL)

774018Jan 6 2012 — edited Jan 7 2012
Dear 840831,

I know this is a two years old post
1589404
but I suffer from the same problem.
I tried your solution but it didn't work for me.
It always gives this error message:
DEBUG: trying to connect to host "XXX", port 143, isSSL false
* OK The Microsoft Exchange IMAP4 service is ready.
A0 CAPABILITY
* CAPABILITY IMAP4 IMAP4rev1 LOGINDISABLED STARTTLS IDLE NAMESPACE LITERAL+
A0 OK CAPABILITY completed.
DEBUG: protocolConnect login, host=XXX, user=username, password=<non-null>
Not able to process the mail reading.

... and stops at the connection.

Thank you in advance.

Edited by: shatvani on 2012.01.06. 15:27

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 4 2012
Added on Jan 6 2012
8 comments
1,007 views