• justdave%syndicomm.com's avatar
    Fix for bug 117055: Emails were being truncated if they contained a line with… · 2ddb4736
    justdave%syndicomm.com authored
    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
    2ddb4736
importxml.pl 22.3 KB