Hello,
I am attempting to retrieve mail using Outlook from a
server running Cyrus 2.0.16. I have verifed that I can
telnet to port 143 and login and do a "Select INBOX"
etc. I am using IMAP port 993 and I have configure
Outlook to use this port and require a secure
connection. I have verified that IMAP is working using
"openssl -connect s_client localhost:993" Everyting
seems to go fine. Hoever when I launch Outlook to
retrieve mail from the server I get the following
error:

First after being prompted for my password I get the
message:

"The server you are connecting to is using a security
certificate that does not match its Internet address"

"Do you want to continue using this server?"

I then select yes and get the following error message"

"Unable to connect to the server,(Account:
'206.157.31.8', SMTP Server: '206.157.31.8', Error
Number: 0x800ccc0e)"

Now a tail on my imapd.log file shows this:

Aug 24 20:09:47 catfish master[2865]: [ID 392559
local6.debug] about to exec /us
r/local/bin/imapd
Aug 24 20:09:47 catfish service-imaps[2865]: [ID
518349 local6.debug] executed
Aug 24 20:09:47 catfish imapd[2865]: [ID 921384
local6.debug] accepted connectio
n
Aug 24 20:09:47 catfish imapd[2865]: [ID 459655
local6.notice] TLS engine: canno
t load CA data
Aug 24 20:09:48 catfish imapd[2865]: [ID 781445
local6.notice] starttls: TLSv1 w
ith cipher RC4-MD5 (128/128 bits) no authentication
Aug 24 20:09:50 catfish imapd[2865]: [ID 237943
local6.notice] login: [206.150.2
28.61] clifft plaintext+TLS
Aug 24 20:09:51 catfish imapd[2865]: [ID 893043
local6.debug] myfetch: starting
txn 2147483670
Aug 24 20:09:51 catfish imapd[2865]: [ID 420383
local6.debug] myfetch: reusing t
xn 2147483670
Aug 24 20:09:51 catfish last message repeated 1 time
Aug 24 20:09:51 catfish imapd[2865]: [ID 294376
local6.debug] abort_txn: abortin
g txn 2147483670
Aug 24 20:09:51 catfish imapd[2865]: [ID 677757
local6.debug] seen_db: user clif
ft opened /var/imap/user/c/chris.seen
Aug 24 20:09:51 catfish imapd[2865]: [ID 736213
local6.debug] open: user chris
opened INBOX
Aug 24 20:09:58 catfish master[2866]: [ID 392559
local6.debug] about to exec /us
r/local/bin/imapd
Aug 24 20:09:58 catfish service-imaps[2866]: [ID
518349 local6.debug] executed
Aug 24 20:09:58 catfish imapd[2866]: [ID 921384
local6.debug] accepted connectio
n
Aug 24 20:09:58 catfish imapd[2866]: [ID 459655
local6.notice] TLS engine: canno
t load CA data
Aug 24 20:09:59 catfish imapd[2866]: [ID 781445
local6.notice] starttls: TLSv1 w
ith cipher RC4-MD5 (128/128 bits) no authentication
Aug 24 20:10:00 catfish imapd[2866]: [ID 237943
local6.notice] login: [206.150.2
28.61] chris plaintext+TLS

Does anyone have any ideas? I did recently change the
IP of the IMAP server but in looking through the
servers cert.pem file there does not seem to be any
mention of a particular IP address which is the only
thing I changed so that I could NAT the machine to the
outside world. The hostname stayed the same. I would
appreciate any help. Thanks



__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Reply via email to