3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] courieresmtpd: ST...
FromSent OnAttachments
Jérôme BlionNov 14, 2007 3:25 pm 
Sam VarshavchikNov 14, 2007 5:45 pm 
Jérôme BlionNov 15, 2007 10:03 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] courieresmtpd: STARTTLS failed: couriertls: accept: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version numberActions...
From:Jérôme Blion (jero@free.fr)
Date:Nov 15, 2007 10:03:55 am
List:net.sourceforge.lists.courier-users

Sam Varshavchik a écrit :

Jérôme Blion writes:

Hello everybody.

I installed this week-end the latest release of Courier (0.57.1) from scratch.

I want to enable SMTP-S and IMAP-S. When I tried my setup, I had these error:

serveur imapd-ssl: couriertls: connect: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number serveur esmtpd-ssl: couriertls: connect: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number

In /usr/lib/courier/etc, I modified imapd-ssl, esmtpd-ssl, courierd: TLS_PROTOCOL=SSL23 After a restart, I was able to send mails and read them with roundcube / Thunderbird.

I have this error now: serveur courieresmtpd: courieresmtpd: STARTTLS failed: couriertls: accept: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number

Which is the file to modify? Or what did I mess up?

Change TLS_PROTOCOL in the esmtpd config file back to TLS1.

I modified esmtpd-ssl, but not esmtpd... After having modified it to have SSL23, it fixed my problem. Next time, I will open my eyes.

Thank you :) Jerome Blion.