Re: [courier-users] SSL3_GET_RECORD:wrong version number with iPhone
Brought to you by:
mrsam
|
From: David E. W. <da...@ki...> - 2008-07-02 05:24:55
|
On Jul 1, 2008, at 17:43, Gordon Messmer wrote:
> Did you migrate your old configuration or are you using the default?
I updated my configuration with the changes in the default config, but
kept a few things.
> The default configuration can't help you if you aren't using it. ;)
>
> Remove all of the TLS_PROTOCOL and TLS_STARTTLS_PROTOCOL settings from
> all of your configuration files.
Okay, I've done that and restarted, and now this works properly:
openssl s_client -starttls imap -connect localhost:143
But I'm still getting this error on my iPhone:
Cannot Get Mail
Operation could not be completed. (NSStreamSocketSSLErrorDomain
error -9844)
Which is just what I got before. However, the mail log just has:
Jul 1 22:23:15 crocker imapd: Connection, ip=[::ffff:67.160.131.113]
Jul 1 22:23:15 crocker imapd: LOGOUT, ip=[::ffff:67.160.131.113],
rcvd=22, sent=369
So now obviously something else is off. Any suggestions? I don't see
anything else relevant in my system log or auth log.
Thanks,
David
|