>
> Does "spamassassin -r" fork and run something in the background?  It
> doesn't appear so from a quick look at the source ... it does start up
> one external command for each reporting service, but it appears those
> should all run sequentially as well.
>
Just for fun, I tried this as well..it didn't quite work as I had planned.
:)

[11:39am]jnichols@mail% cat SPAM |spamassassin -r
razor2 report failed: No such file or directory Died at
/usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/Reporter.pm line 77,
<GEN4> line 1.
[11:39am]jnichols@mail%


"SPAM" is just a mailbox in $HOME/mail that's full of spam.

Now, if I take individual messages out of SPAM and save them as
"report.txt" and run cat report.txt |spamassassin -r then it seems to
complete the command successfully.

Should I not be running an entire mailbox through spamassassin -r?
Could it be an issue with Razor? I occasionally get an "authorization
failed" type of error when trying to submit spam.

Hrm, I also get the "Died.." error when using Theo's "handlespam.pl" file.

-Jonathan



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to