http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5288
------- Additional Comments From [EMAIL PROTECTED] 2007-01-09 23:59 ------- (In reply to comment #7) > there is one thing your patch does not take into account: opening of STDIN > via a > filename of '-', which the 2 arg version of open() does. This breaks e.g. > piping > mail into spamassassin... Actually, ArchiveIterator doesn't support "-", so that's not an issue. spamassassin and sa-learn handle reading from STDIN and creating a temp file, which is what's actually used. (bug 5145 dealt with this for 3.1.8 -- you're probably right that things would break if you only apply this patch to 3.1.7) :) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
