After further investigation I think the certificate error is due to the
Horde box requesting a TLS connection to the POP3 server.  Can I disable
this?  If so how?
 
Or better yet how can I make it work with TLS?
 
Thanks,
 
Dax

________________________________

From: [EMAIL PROTECTED] on behalf of Games, Dax
Sent: Wed 8/15/2007 11:51 AM
To: [email protected]
Subject: [imp] Horde accessing Exchange 2007 via POP3 or IMAP



I am trying to setup Horde/IMP to login via POP3 or IMAP to an Exchange
2007 server.  Please don't ask WHY!

Let's just say it is a requirement of the client.

All host names and user ids below have been changed for security
reasons. 

POP 3 and IMAP both work via a third party email client with no special
settings. My server config from servers.php is below:

$servers['mail'] = array(
    'name' => 'Mail',
    'server' => 'mail.host.com',
    'protocol' => 'pop3',
    'port' => 110,
    'folders' => '',
    'namespace' => '',
    'maildomain' => 'host.com',
    'realm' => 'host.com',
    'preferred' => ''
);

When I test authentication via http://horde.host.com/horde/imp/test.php
I get:

server="mail.host.com" user="user1"
mailbox="{mail.host.com:110/pop3}INBOX"

array(1) { [0]=> string(99) "Certificate failure for host.com: unable to
get local issuer certificate: /CN=mail" }

Any ideas?

Thanks,

Dax


_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _

The information contained in this transmission is confidential. It is
intended solely for the use of the individual(s) or organization(s)
to whom it is addressed. Any disclosure, copying or further distribution
is not permitted unless such privilege is explicitly granted in
writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for
the proper and complete transmission of the substance
of this communication, nor for any delay in its receipt.

--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]




_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

The information contained in this transmission is confidential. It is intended 
solely for the use of the individual(s) or organization(s) 
to whom it is addressed. Any disclosure, copying or further distribution is not 
permitted unless such privilege is explicitly granted in 
writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for the 
proper and complete transmission of the substance 
of this communication, nor for any delay in its receipt. 

-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to