gecko-dev/webtools/bugzilla/Bugzilla
justdave%syndicomm.com a4a033f5d4 Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to
sendmail and its clones to tell it to ignore periods (since we close the pipe when we're done, rather than signalling it with
a period).  Has been tested with sendmail and postfix.
Patch by Dave Miller <justdave@syndicomm.com>
r= afranke, bugzilla@bkor.dhs.org, jake
2002-02-06 02:47:00 +00:00
..
Attachment.pm Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment dates 2002-01-23 00:24:31 +00:00
Bug.pm Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
RelationSet.pm Fix for bug 105773: Email addresses in the CC list are now sorted case-insensitively 2001-11-03 02:05:43 +00:00
Token.pm Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to 2002-02-06 02:47:00 +00:00