http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5288
------- Additional Comments From [EMAIL PROTECTED] 2007-01-10 00:02 -------
yes, the patch breaks 3.1.7, which is how I found out about it...
the following extra condition at the top of mail_open fixes it:
if ($file eq "-") {
$mode = '<&';
@expr = ( "STDIN" );
}
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
