#3612: Cannot connect to mail submission service using STARTTLS
----------------------+-----------------------------------------------------
 Reporter:  sinecure  |       Owner:  mutt-dev
     Type:  defect    |      Status:  new     
 Priority:  major     |   Milestone:          
Component:  mutt      |     Version:  1.5.21  
 Keywords:            |  
----------------------+-----------------------------------------------------
 After changeset 6228:d77d81a69999, I am unable to send mail through my
 mail server's submission service (qmail-smtpd running jms1's combined
 patch (1) and run-script (2)).  I am still able to connect to the dovecot
 2.1.12 IMAP service (on the same server, using the same certificate).

 (1): http://qmail.jms1.net/patches/combined-details.shtml

 (2): http://qmail.jms1.net/scripts/service-qmail-smtpd-run.shtml

 The error message given is as follows.

 {{{
 SSL failed: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version
 number
 }}}

 The bisect message is as follows.


 {{{
 The first bad revision is:
 changeset:   6229:e6b271ed1d7f
 branch:      HEAD
 user:        Michael Elkins <[email protected]>
 date:        Mon Dec 17 10:39:46 2012 -0800
 files:       configure.ac mutt_ssl.c
 description:
 use TLSv1.2 if available in the system OpenSSL when using starttls
 }}}

 I'm attaching the debug file resulting from starting mutt and trying to
 send a single test email, debug level 2.  I also have raw copies of both a
 failed transaction from tip (6259:7d55bad3b11f) and a successful
 transaction from 6228:d77d81a69999, if those would be helpful.

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3612>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to