[ZCM] [ZC] 816/ 1 Request "dtml-sendmail corrupts header is message is blank"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin@zope.org
Thu, 20 Feb 2003 16:29:08 -0500


Issue #816 Update (Request) "dtml-sendmail corrupts header is message is blank"
 Status Pending, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/816

==============================================================
= Request - Entry #1 by Anonymous User on Feb 20, 2003 4:29 pm

When using a dtml-sendmail and specifying To:, From:, and Subject:, if there is no message text after the blank line (or no blank line at all), Zope appends the Date: header to the Subject: header, e.g., 
"Subject: This is a testDate: February 21, 2003..."

Sending emails with only a subject and no message text is commonly used in sending commands to listservers.

==============================================================