<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #3266: mutt-1.5.19: Complete hang while sending mail



#3266: mutt-1.5.19: Complete hang while sending mail through SMTPS
----------------------+-----------------------------------------------------
  Reporter:  Darwish  |       Owner:  brendan           
      Type:  defect   |      Status:  assigned          
  Priority:  major    |   Milestone:  1.6               
 Component:  SMTP     |     Version:  1.5.19            
Resolution:           |    Keywords:  smtps, gmail, hang
----------------------+-----------------------------------------------------
Changes (by Darwish):

  * status:  infoneeded => assigned


Comment:

 Replying to [comment:8 brendan]:
 > That fix is in 1.5.20, please give it a try.

 Pdmef was absolutely right. My mail editor emacs was configured ''not'' to
 implicitly put a LF at end of non-LF-terminated files.

 .emacs:

 {{{
 (setq require-final-newline nil)
 }}}

 Sending a LF terminated body through smtps in 1.5.19 ''always'' succeeds,
 while sending a non-LF-terminated mail body in 1.5.19 ''always'' fails
 with the reported hanging bug.

 I can confirm that 1.5.20 fixes the issue for both LF and non-LF
 terminated mail body cases.

 Brendan, Pdmef .. Thanks a lot for all the help

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