LCHCAPITALHUMAIN / exjello

Automatically exported from code.google.com/p/exjello
MIT License
0 stars 0 forks source link

Connection failure #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
My exchange server address is A.
owa is https://a.ad.vv.com/owa/
Domain is D.
mail id is realworld@k.com

Could you please sepcify how to write insert the above mentioned details in 
store.connect() to connect to ExchangeStore?

I am getting authenticationException (Exception in thread "main" 
javax.mail.AuthenticationFailedException: Sign-on failed: 403)

I am using Windows 7.

Original issue reported on code.google.com by saji...@gmail.com on 28 Jan 2013 at 9:34

GoogleCodeExporter commented 8 years ago
I have the same question. Now the stacktrace is:

Testing exJello

javax.mail.AuthenticationFailedException: Sign-on failed: 403
        at org.exjello.mail.ExchangeStore.protocolConnect(ExchangeStore.java:67)
        at javax.mail.Service.connect(Service.java:275)
        at javax.mail.Service.connect(Service.java:156)
        at TestExJello.CheckMail(TestExJello.java:108)

Original comment by iliya.ku...@gmail.com on 18 Jul 2014 at 11:56

GoogleCodeExporter commented 8 years ago
I got the same problem. Could you please let me know how to resolve this issue.

Original comment by manu.bus...@gmail.com on 13 Mar 2015 at 10:23