Open GoogleCodeExporter opened 8 years ago
Since my company upgraded to Exchange 2010, exjello hasnt worked for me. I
continually get something like
<body><h1>Object Moved</h1> This document may be found ...
As I understand it, exjello relies on WEBDAV, but WEBDAV is not available in
Exchange 2010. Is there something else that needs to be configured / installed
as part of exchange 2010 to allow exjello to work?
Original comment by GregoryH...@gmail.com
on 1 Apr 2011 at 8:28
We tested it on EXCHANGE 2010 it works ... Will ask programmers to answer you
Original comment by kakhab...@fina2.net
on 27 Apr 2011 at 9:56
I've run into the same issue with my application.
I know it hasn't been very long since the question was posted but I still
thouht I should ask: was there any answer given to the question?
Thanks
Daniel
Original comment by daniel.m...@gmail.com
on 2 May 2011 at 2:21
We are having same problem.
Dear Mirco and Eric please help.
Latest versoin having a problem, see exeption below. Let us know if you need
moreinfomration.
DEBUG: setDebug: JavaMail version 1.4.4
DEBUG: getProvider() returning
javax.mail.Provider[STORE,pop3,org.exjello.mail.ExchangeStore,exJello]
Not parsing ch1prd0802.outlook.com as a URL; using explicit options for secure,
host, and port.
No mailbox specified in username; using explicit mailbox, limit, unfiltered,
and delete.
Server: https://ch1prd0802.outlook.com
Username: nick@nickjavamail.onmicrosoft.com
Password: <password>
Mailbox: nick@nickjavamail.onmicrosoft.com
Options: Message Limit = 50; Unfiltered; Filtered after 2011-03-10T18:38:57Z;
NO filterFromDomain; NO filterNotFrom; NO filterToEmail; Mark as Read on Delete
Connection timeout: 20000 ms
Response Body:
<head><title>Document Moved</title></head>
<body><h1>Object Moved</h1>This document may be found <a
HREF="https://ch1prd0802.outlook.com/owa">here</a></body>
Response Body:
<head><title>Document Moved</title></head>
<body><h1>Object Moved</h1>This document may be found <a
HREF="https://ch1prd0802.outlook.com/owa/nick@nickjavamail.onmicrosoft.com">here
</a></body>
Not parsing ch1prd0802.outlook.com as a URL; using explicit options for secure,
host, and port.
No mailbox specified in username; using explicit mailbox, limit, unfiltered,
and delete.
Server: https://ch1prd0802.outlook.com
Username: nick@nickjavamail.onmicrosoft.com
Password: <password>
Mailbox: nick@nickjavamail.onmicrosoft.com
Options: Message Limit = 50; Unfiltered; Filtered after 2011-03-10T18:38:57Z;
NO filterFromDomain; NO filterNotFrom; NO filterToEmail; Mark as Read on Delete
Connection timeout: 20000 ms
Response Body:
<head><title>Document Moved</title></head>
<body><h1>Object Moved</h1>This document may be found <a
HREF="https://ch1prd0802.outlook.com/owa">here</a></body>
Response Body:
<head><title>Document Moved</title></head>
<body><h1>Object Moved</h1>This document may be found <a
HREF="https://ch1prd0802.outlook.com/owa/nick@nickjavamail.onmicrosoft.com">here
</a></body>
javax.mail.AuthenticationFailedException: Unable to obtain inbox.
at org.exjello.mail.ExchangeStore.protocolConnect(ExchangeStore.java:67)
at javax.mail.Service.connect(Service.java:317)
at TestConnectionPOP3.main(TestConnectionPOP3.java:41)
Original comment by bankadmin
on 21 Sep 2011 at 1:31
Hi ExJello Team,
We are having the same issue on Exchange 2010. Please let me know if you need
more information. It is really critical and important for me.
DEBUG: JavaMail version 1.4.4
DEBUG: URL
jar:file:/D:/work/workspace/iim/IIMMail/lib/exjello-pop3.jar!/META-INF/javamail.
providers
DEBUG: successfully loaded resource:
jar:file:/D:/work/workspace/iim/IIMMail/lib/exjello-pop3.jar!/META-INF/javamail.
providers
DEBUG: URL
jar:file:/D:/work/workspace/iim/IIMMail/lib/exjello-smtp.jar!/META-INF/javamail.
providers
DEBUG: successfully loaded resource:
jar:file:/D:/work/workspace/iim/IIMMail/lib/exjello-smtp.jar!/META-INF/javamail.
providers
DEBUG: successfully loaded resource: /META-INF/javamail.default.providers
DEBUG: Tables of loaded providers
DEBUG: Providers Listed By Class Name:
{com.sun.mail.smtp.SMTPSSLTransport=javax.mail.Provider[TRANSPORT,smtps,com.sun.
mail.smtp.SMTPSSLTransport,Sun Microsystems, Inc],
com.sun.mail.smtp.SMTPTransport=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.
smtp.SMTPTransport,Sun Microsystems, Inc],
com.sun.mail.imap.IMAPSSLStore=javax.mail.Provider[STORE,imaps,com.sun.mail.imap
.IMAPSSLStore,Sun Microsystems, Inc],
org.exjello.mail.ExchangeTransport=javax.mail.Provider[TRANSPORT,smtp,org.exjell
o.mail.ExchangeTransport,exJello],
com.sun.mail.pop3.POP3SSLStore=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3
.POP3SSLStore,Sun Microsystems, Inc],
com.sun.mail.imap.IMAPStore=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMA
PStore,Sun Microsystems, Inc],
com.sun.mail.pop3.POP3Store=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP
3Store,Sun Microsystems, Inc],
org.exjello.mail.ExchangeStore=javax.mail.Provider[STORE,pop3,org.exjello.mail.E
xchangeStore,exJello]}
DEBUG: Providers Listed By Protocol:
{imaps=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun
Microsystems, Inc],
imap=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun
Microsystems, Inc],
smtps=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun
Microsystems, Inc],
pop3=javax.mail.Provider[STORE,pop3,org.exjello.mail.ExchangeStore,exJello],
pop3s=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun
Microsystems, Inc],
smtp=javax.mail.Provider[TRANSPORT,smtp,org.exjello.mail.ExchangeTransport,exJel
lo]}
DEBUG: successfully loaded resource: /META-INF/javamail.default.address.map
DEBUG: getProvider() returning
javax.mail.Provider[STORE,pop3,org.exjello.mail.ExchangeStore,exJello]
No mailbox specified in username; using explicit mailbox, limit, unfiltered,
and delete.
Server: https://XXXX.owa.mycompany.com
Username: Siddharth.Banerjee
Password: <password>
Mailbox: Siddharth.Banerjee@mycompany.com
Options: Unlimited Messages; Filtered to Unread; NO filterLastCheck; NO
filterFromDomain; NO filterNotFrom; NO filterToEmail; Mark as Read on Delete
Response Body:
<head><title>Object moved</title></head>
<body><h1>Object Moved</h1>This object may be found <a
HREF="/InternalSite/InitParams.aspx?referrer=/InternalSite/InternalError.asp&sit
e%5Fname=exchange&secure=1&error%5Fcode=22&policy%5Fid=&ErrorType=HTTPErrorCode"
>here</a>.</body>
Response Body:
<head><title>Object moved</title></head>
<body><h1>Object Moved</h1>This object may be found <a
HREF="/InternalSite/InitParams.aspx?referrer=/InternalSite/InternalError.asp&sit
e%5Fname=exchange&secure=1&error%5Fcode=22&policy%5Fid=&ErrorType=HTTPErrorCode"
>here</a>.</body>
No mailbox specified in username; using explicit mailbox, limit, unfiltered,
and delete.
Server: https://XXXX.owa.mycompany.com
Username: Siddharth.Banerjee
Password: <password>
Mailbox: Siddharth.Banerjee@mycompany.com
Options: Unlimited Messages; Filtered to Unread; NO filterLastCheck; NO
filterFromDomain; NO filterNotFrom; NO filterToEmail; Mark as Read on Delete
Response Body:
<head><title>Object moved</title></head>
<body><h1>Object Moved</h1>This object may be found <a
HREF="/InternalSite/InitParams.aspx?referrer=/InternalSite/InternalError.asp&sit
e%5Fname=exchange&secure=1&error%5Fcode=22&policy%5Fid=&ErrorType=HTTPErrorCode"
>here</a>.</body>
Response Body:
<head><title>Object moved</title></head>
<body><h1>Object Moved</h1>This object may be found <a
HREF="/InternalSite/InitParams.aspx?referrer=/InternalSite/InternalError.asp&sit
e%5Fname=exchange&secure=1&error%5Fcode=22&policy%5Fid=&ErrorType=HTTPErrorCode"
>here</a>.</body>
Error testing POP3:
javax.mail.AuthenticationFailedException: Unable to obtain inbox.
at org.exjello.mail.ExchangeStore.protocolConnect(ExchangeStore.java:67)
at javax.mail.Service.connect(Service.java:317)
Original comment by Siddhart...@gmail.com
on 27 Oct 2011 at 9:56
I'm in the same boat as the others. I'm trying to connect to an exchange 2010
server and I get the following error: Is there a solution for this issue?
Username: my username
Password: <password>
Mailbox: my mailbox@mycompany.com
Options: Unlimited Messages; Filtered to Unread; NO filterLastCheck; NO
filterFromDomain; NO filterNotFrom; NO filterToEmail; Mark as Read on Delete
Response Body:
Response Body:
javax.mail.AuthenticationFailedException: Unable to obtain inbox.
Original comment by lazybone...@gmail.com
on 17 May 2013 at 2:50
can anyone provide a working java sample code that works with exchange 2010?
the sample isnt working and always shows "Unable to obtain inbox"
Original comment by ussr.spe...@gmail.com
on 28 Aug 2013 at 11:06
Can anyone please share a bit of code just to get a connection to a 2003
server! PLEASE, my laptop was stolen with everything and I dont remember much
from when I created my small program 2yrs ago.
Original comment by eponcede...@gmail.com
on 8 Sep 2013 at 1:30
Original issue reported on code.google.com by
gochiash...@fina2.net
on 9 Mar 2011 at 1:46