Re: [SAtalk] Reporting *to* razor via SA

2003-08-28 Thread Matt Kettler
At 11:15 AM 8/28/2003 -0500, David Dyer-Bennet wrote: I seem to be looking incoming spam up in razor okay (I sometimes see hits on those rules in the reports). But when I send a spam into spamassassin --report, I always get an error that it was "unable" to report to Razor. In debug mode it's stil

[SAtalk] Reporting *to* razor via SA

2003-08-28 Thread David Dyer-Bennet
I seem to be looking incoming spam up in razor okay (I sometimes see hits on those rules in the reports). But when I send a spam into spamassassin --report, I always get an error that it was "unable" to report to Razor. In debug mode it's still not at all clear to me why; I see it fiddling around

Re: [SAtalk] Reporting to Razor

2002-12-18 Thread Vivek Khera
> "JB" == Johan Barelds <[EMAIL PROTECTED]> writes: JB> Hi all, JB> I want to *automaticly* report every spam message found with razor. JB> As i understood the way to do it is by the command "spamassassin -r < JB> spammail". This is a *VERY BAD IDEA*. You *will* end up reporting some mailin

Re: [SAtalk] Reporting to Razor

2002-12-18 Thread Mike Burger
Right...if you want to batch report, use "razor-report". On Wed, 18 Dec 2002, Theo Van Dinter wrote: > On Tue, Dec 17, 2002 at 09:10:23PM -0800, Jerry Gaiser wrote: > > Currently all my spam messages are being dumped into a single file. Can > > I report spam to razor by passing the whole spam fil

Re: [SAtalk] Reporting to Razor

2002-12-17 Thread Theo Van Dinter
On Tue, Dec 17, 2002 at 09:10:23PM -0800, Jerry Gaiser wrote: > Currently all my spam messages are being dumped into a single file. Can > I report spam to razor by passing the whole spam file - i.e. > 'spamassassin -r < wholefile' or do I need to break out each spam email? It only accepts a single

Re: [SAtalk] Reporting to Razor

2002-12-17 Thread Jerry Gaiser
Additional question on 'spamassassin -r' Currently all my spam messages are being dumped into a single file. Can I report spam to razor by passing the whole spam file - i.e. 'spamassassin -r < wholefile' or do I need to break out each spam email? -- Jerry Gaiser in North Plains, Oregon USA (Zone

Re: [SAtalk] Reporting to Razor

2002-12-17 Thread Mike Burger
I actually asked the same question a while ago. I got an answer, but decided it was not really a good idea. The problem is that you might wind up reporting false positives, instead. The best idea is to send any found spam to a separate file, go through it to delete any false positives, and the

Re: [SAtalk] Reporting to Razor

2002-12-17 Thread Theo Van Dinter
On Wed, Dec 18, 2002 at 05:19:48AM +0100, Johan Barelds wrote: > I want to *automaticly* report every spam message found with razor. > As i understood the way to do it is by the command "spamassassin -r < > spammail". Please please please, DON'T DO THIS! There've been very lengthy threads about

[SAtalk] Reporting to Razor

2002-12-17 Thread Johan Barelds
Hi all, I want to *automaticly* report every spam message found with razor. As i understood the way to do it is by the command "spamassassin -r < spammail". How do i put hat in my .procmailrc ? Just: -- :0fw * < 256000 | spamassassin :0: * ^X-Spam-Status: Yes | spam assa