What steps will reproduce the problem?
In Utilities/SMTP.tcl, in [sendmessage] method of the SMTP class. At line 472
the code checks for missing message-id header, and if it's missing it generates
and inserts it. At line 477, the code checks for missing content-type header,
and if it's missing the code inserts a message-id header with value of
"text/plain".
Original issue reported on code.google.com by Caspian7...@gmail.com on 2 Aug 2012 at 12:12
Original issue reported on code.google.com by
Caspian7...@gmail.com
on 2 Aug 2012 at 12:12