[horde] IMAP Auth with Exchange 2007?
David Cunningham
davec at mecnet.net
Tue May 20 13:38:47 UTC 2008
I cannot seem to get any form of auth with IMP to work against
Exchange 2007. Is there any secret? I can telnet to my server on
either pop3 or imap (110 or 143) and enter credentials by hand without
issue. But, those same credentials to do not work when I put them
into the server config or even in the test script. I get the
following from the tests:
PHP Mail Server Support Test
Attempting to automatically determine the correct connection
parameters for your server:
* Trying protocol pop3/notls, Port 110:
ERROR - The server returned the following error message:
No credentials cache found (try running kinit) for
webmail.billerica.k12.ma.usCan not authenticate to POP3
server: The AUTH protocol exchange was
canceled by the client.
* Trying protocol pop3/ssl, Port 995:
ERROR - The server returned the following error message:
Certificate failure for webmail.billerica.k12.ma.us: unable
to get local
issuer certificate: /C=ES/ST=Barcelona/L=Barcelona/O=IPS
Certification
Authority s.l./O=general at ipsca.com C.I.F.
B-B62210695/OU=ipsCA CLASEA1
Certification Authority/CN=ipsCA CLASEA1 Certification
Authority/emailAddress=general at ipsca.com
* Trying protocol pop3/ssl/novalidate-cert, Port 995:
ERROR - The server returned the following error message:
No credentials cache found (try running kinit) for
webmail.billerica.k12.ma.usCan not authenticate to POP3
server: The AUTH protocol exchange was
canceled by the client.
* Trying protocol pop3/tls/novalidate-cert, Port 110:
ERROR - The server returned the following error message:
No credentials cache found (try running kinit) for
webmail.billerica.k12.ma.usCan not authenticate to POP3
server: The AUTH protocol exchange was
canceled by the client.
Could not determine a successful connection protocol. Make sure your
mail server is running and you have specified the correct port.
PHP Mail Server Support Test
Attempting to automatically determine the correct connection
parameters for your server:
* Trying protocol imap/notls, Port 143:
ERROR - The server returned the following error message:
No credentials cache found (try running kinit) for
webmail.billerica.k12.ma.usCan not authenticate to IMAP
server: The AUTH protocol exchange was
canceled by the client.
* Trying protocol imap/ssl, Port 993:
ERROR - The server returned the following error message:
Certificate failure for webmail.billerica.k12.ma.us: unable
to get local
issuer certificate: /C=ES/ST=Barcelona/L=Barcelona/O=IPS
Certification
Authority s.l./O=general at ipsca.com C.I.F.
B-B62210695/OU=ipsCA CLASEA1
Certification Authority/CN=ipsCA CLASEA1 Certification
Authority/emailAddress=general at ipsca.com
* Trying protocol imap/ssl/novalidate-cert, Port 993:
ERROR - The server returned the following error message:
No credentials cache found (try running kinit) for
webmail.billerica.k12.ma.usCan not authenticate to IMAP
server: The AUTH protocol exchange was
canceled by the client.
* Trying protocol imap/tls/novalidate-cert, Port 143:
ERROR - The server returned the following error message:
No credentials cache found (try running kinit) for
webmail.billerica.k12.ma.usCan not authenticate to IMAP
server: The AUTH protocol exchange was
canceled by the client.
Could not determine a successful connection protocol. Make sure your
mail server is running and you have specified the correct port.
Any help would be great,
Thanks!
Dave
More information about the horde
mailing list