]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 117055: Emails were being truncated if they contained a line with nothing...
authorjustdave%syndicomm.com <>
Wed, 6 Feb 2002 10:46:58 +0000 (10:46 +0000)
committerjustdave%syndicomm.com <>
Wed, 6 Feb 2002 10:46:58 +0000 (10:46 +0000)
commit2ddb47368170e74243086863fedc925300b45dd8
treedfee4102def1287001f0d1d4ebcc3a030622425f
parent9612f5b87b1503cdfc56c8170bead7cd47de783e
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
Bugzilla/Token.pm
CGI.pl
Token.pm
globals.pl
importxml.pl
move.pl
processmail
whineatnews.pl