You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/02/05 19:11:36 UTC

[Bug 2869] sa-learn --mbox fails when fed from stdin

http://bugzilla.spamassassin.org/show_bug.cgi?id=2869

felicity@kluge.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |spamassassin-
                   |                            |dev@incubator.apache.org
         AssignedTo|spamassassin-               |felicity@kluge.net
                   |dev@incubator.apache.org    |



------- Additional Comments From felicity@kluge.net  2004-02-05 10:11 -------
from a posting I made to the sa-users list:

Yeah, 'sa-learn --mbox' _NEEDS_ a file (it wants to seek around in the 
file) in the current iteration.  I have come up with a way to solve this
(namely if --mbox has no files specified, send STDIN to a temporary file 
and let sa-learn deal with that), but haven't actually modified the code
yet. :(



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.