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

[Mutt] #3289: mail-client/mutt-1.5.20 does not send email from batch with smtp_url and smtp_pass enabled



#3289: mail-client/mutt-1.5.20 does not send email from batch with smtp_url and
smtp_pass enabled
--------------------+-------------------------------------------------------
 Reporter:  kolcon  |       Owner:  mutt-dev
     Type:  defect  |      Status:  new     
 Priority:  major   |   Milestone:          
Component:  mutt    |     Version:  1.5.20  
 Keywords:          |  
--------------------+-------------------------------------------------------
 After upgrade to 1.5.20 (from 1.5.19-r1, same USE flags) my scripts
 sending
 emails stopped working.

 I do basically
 echo "something" | mutt -s subject -a file1 file2 file3 -- recipient

 mutt 1.5.20 fails with
 "Interactive SMTP authentication not supported"

 Reproducible: Always

 Steps to Reproduce:
 1. have smtp_url and smtp_pass in your .muttrc
 2. echo "something" | mutt -s subject -a file1 file2 file3 -- recipient
 with


 Actual Results:
 Error message
 "Interactive SMTP authentication not supported"
 , email is not sent

 Expected Results:
 Email is sent like in previous mutt versions

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