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

[Mutt] #3466: mails not sent when valid url is inside message body



#3466: mails not sent when valid url is inside message body
-----------------------+----------------------------------------------------
 Reporter:  scavenger  |       Owner:  mutt-dev
     Type:  defect     |      Status:  new     
 Priority:  blocker    |   Milestone:          
Component:  mutt       |     Version:  1.5.20  
 Keywords:             |  
-----------------------+----------------------------------------------------
 when i send emails via the command line, like this :

 mutt -s "test" receiver@xxxxxxxxxx <body.txt
 or
 mutt -s "test" -i body.txt receiver@xxxxxxxxxx </dev/null

 with body.txt containing a '''valid''' url (accessible from the server
 sending the email, example : http://server.localdomain.com/ )

 => the email is NOT SENT.

 ==> when body.txt does contain an invalid url, or not accessible, or http
 404, the email is sent.

 is that normal ???

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