Re: [Razor-users] razor-report

2007-12-25 Thread Pollywog
On Tuesday 25 December 2007 21:50:32 Gordon Dickens wrote: > I just added razor to my spamassassin/exim installation and it looks > like its working well. My wife has been a Cloudmark user for several > years and so I am aware of its success. > > I have a number of Windows users that do not use Cl

Re: [Razor-users] razor-report on maildir

2007-07-06 Thread Chris
On Thursday 17 May 2007 1:27 am, Jeremy Kister wrote: > Hi, > > I'm wondering what the preferred solution is to report lots of messages > in a maildir as spam. > > It is not feasible to report each one individually because the volume of > spam i'm reporting is far too high and my machine can't keep

Re: [Razor-users] razor-report on maildir

2007-05-18 Thread Matt Kettler
Jeremy Kister wrote: > On 5/17/2007 5:37 PM, Matt Kettler wrote: >> Quick question, if you don't mind my interjection... What criteria are you >> using >> for deciding to feed mail to razor-report that generates such a high volume? > > The ISP I (et al) run has acquired several other ISPs recentl

Re: [Razor-users] razor-report on maildir

2007-05-17 Thread Jeremy Kister
On 5/17/2007 6:02 PM, John E Hein wrote: > man xargs indeed. I've always thought xargs worked the way xargs -i (on solaris) works. Thanks! -- Jeremy Kister http://jeremy.kister.net./ - This SF.net email is sponsored by

Re: [Razor-users] razor-report on maildir

2007-05-17 Thread Jeremy Kister
On 5/17/2007 5:37 PM, Matt Kettler wrote: > Quick question, if you don't mind my interjection... What criteria are you > using > for deciding to feed mail to razor-report that generates such a high volume? The ISP I (et al) run has acquired several other ISPs recently. Some of the domains previ

Re: [Razor-users] razor-report on maildir

2007-05-17 Thread John E Hein
Jeremy Kister wrote at 17:18 -0400 on May 17, 2007: > On 5/17/2007 5:06 PM, John E Hein wrote: > > classic solution: > > find $dir/report | xargs razor-report -f -home=/home/vpopmail/.razor/ > > > > (with args to find as desired... -type f, -depth 1, etc.) > > that would work, except that

Re: [Razor-users] razor-report on maildir

2007-05-17 Thread Matt Kettler
Jeremy Kister wrote: > On 5/17/2007 5:06 PM, John E Hein wrote: >> classic solution: >> find $dir/report | xargs razor-report -f -home=/home/vpopmail/.razor/ >> >> (with args to find as desired... -type f, -depth 1, etc.) > > that would work, except that as i pointed out in my original post, my >

Re: [Razor-users] razor-report on maildir

2007-05-17 Thread Jeremy Kister
On 5/17/2007 5:06 PM, John E Hein wrote: > classic solution: > find $dir/report | xargs razor-report -f -home=/home/vpopmail/.razor/ > > (with args to find as desired... -type f, -depth 1, etc.) that would work, except that as i pointed out in my original post, my machine cant keep up with spawn

Re: [Razor-users] razor-report on maildir

2007-05-17 Thread John E Hein
Jeremy Kister wrote at 17:02 -0400 on May 17, 2007: > On 5/17/2007 3:32 PM, Jeremy Kister wrote: > > On 5/17/2007 5:17 AM, Paul Goodyear wrote: > >> razor-report -d /home/pgudge/Maildir/.ANotMarkedAsSpam/cur/* > > > > Thanks for your reply. > > > > Simple, and works fine! :) > > I lied.

Re: [Razor-users] razor-report on maildir

2007-05-17 Thread Jeremy Kister
On 5/17/2007 3:32 PM, Jeremy Kister wrote: > On 5/17/2007 5:17 AM, Paul Goodyear wrote: >> razor-report -d /home/pgudge/Maildir/.ANotMarkedAsSpam/cur/* > > Thanks for your reply. > > Simple, and works fine! :) I lied... I am getting too many messages for any shell I have to be able to enumerat

Re: [Razor-users] razor-report on maildir

2007-05-17 Thread Jeremy Kister
On 5/17/2007 5:17 AM, Paul Goodyear wrote: > razor-report -d /home/pgudge/Maildir/.ANotMarkedAsSpam/cur/* Thanks for your reply. Simple, and works fine! :) -- Jeremy Kister http://jeremy.kister.net./ - This SF.net email

Re: [Razor-users] razor-report on maildir

2007-05-17 Thread Paul Goodyear
I have a folder names ANotMarkedAsSpam so it generally appears at the top of my folder list in most apps and webmails. Any emails not marked as spam gets put into there. Then when I get chance, or are on the mail server for any reason, i'll run my script which is simply razor-report -d /home/pgud

Re: [Razor-users] Razor-report: Error 202 while authenticating

2007-05-10 Thread Sampei02
Is't not possible to run razor-report well at fist time ?! best regards riccardo - Original Message - From: Paul Goodyear To: [EMAIL PROTECTED] Cc: razor-users@lists.sourceforge.net Sent: Tuesday, May 08, 2007 11:43 AM Subject: Re: [Razor-users] Razor-report: Erro

Re: [Razor-users] Razor-report: Error 202 while authenticating

2007-05-08 Thread Paul Goodyear
I get this error EVERYTIME I run razor-report too. I gather about 100 emails in my "Not marked as Spam" folder and then run a script which send all the emails to razor-report. The first 2 to three times I run this it fails with "Error 202 while authenticating, aborting" then on the final run, it wo

Re: [Razor-users] Razor-report: Error 202 while authenticating

2007-04-28 Thread Sampei02
Yes I'm already registered by "razor-admin --register". - Original Message - From: Matt Kettler To: [EMAIL PROTECTED] Cc: razor-users@lists.sourceforge.net Sent: Friday, April 27, 2007 4:35 PM Subject: Re: [Razor-users] Razor-report: Error 202 while authenticating [

Re: [Razor-users] Razor-report: Error 202 while authenticating

2007-04-27 Thread Matt Kettler
[EMAIL PROTECTED] wrote: > I usually send spam messages by "razor-report" but sometimes I get this > authentication error message: > razor-report error: Error 202 while authenticating, aborting. Have you ever run razor-admin --register? ---

Re: [Razor-users] Razor-Report: Signature not being produced

2007-04-24 Thread Matt Kettler
Paul Goodyear wrote: > Excellent, thanks all for the info. > > I have done a few more bulk reports, today I sent 106 emails, only 4 > required the email, and was over in seconds. > > So going on that, if more and more of my "Not marked as spam" emails > dont require the email sending to the razor

Re: [Razor-users] Razor-Report: Signature not being produced

2007-04-24 Thread Paul Goodyear
Excellent, thanks all for the info. I have done a few more bulk reports, today I sent 106 emails, only 4 required the email, and was over in seconds. So going on that, if more and more of my "Not marked as spam" emails dont require the email sending to the razor server, there is good chance its l

Re: [Razor-users] Razor-Report: Signature not being produced

2007-04-22 Thread Matt Kettler
Paul Goodyear wrote: > Thanks Matt, I think i'm getting it now :) > > I have just run the razor-report script I have that sends my "not > marked as spam folder" and it finishes like so. > > Mail 65 and 74 both received this "err 230 - server wants mail" does > that mean that the razor servers alr

Re: [Razor-users] Razor-Report: Signature not being produced

2007-04-16 Thread Paul Goodyear
Thanks Matt, I think i'm getting it now :) I have just run the razor-report script I have that sends my "not marked as spam folder" and it finishes like so. Mail 65 and 74 both received this "err 230 - server wants mail" does that mean that the razor servers already has a signature for the other

Re: [Razor-users] Razor-Report: Signature not being produced

2007-04-13 Thread Matt Kettler
Paul Goodyear wrote: > So this in normal then now, and for how long has it been like this? It > used to take about 5 mins to send 100 emails to razor-report, now it > takes <20 seconds. I beleive this is an extension of the 2.66 change that make revokes be "signature only". I think at the same tim

Re: [Razor-users] Razor-Report: Signature not being produced

2007-04-13 Thread Paul Goodyear
So this in normal then now, and for how long has it been like this? It used to take about 5 mins to send 100 emails to razor-report, now it takes <20 seconds. Thanks, PaulG. On 4/13/07, Matt Kettler <[EMAIL PROTECTED]> wrote: > Paul Goodyear wrote: > > Ok, I appear to have bene looking at the wr

Re: [Razor-users] Razor-Report: Signature not being produced

2007-04-13 Thread Matt Kettler
Paul Goodyear wrote: > Ok, I appear to have bene looking at the wrong part of the log. At the > end of the long, when the server reports "it wants mail" razor-report > then send email, but now it doesn't appear to. AFAIK, this is also normal. It's been a cosmetic defect ever since they changed raz

Re: [Razor-users] Razor-Report: Signature not being produced

2007-04-13 Thread Paul Goodyear
NOTE: I have tried twice to send a reply to the list but my smtp server is blocking due to a "known blacklist phase" ! So I have posted the log to nomorepasting.com -- Ok, I appear to have bene looking at the wrong part of the log. At the end of the long, when the server reports "it wants mai

Re: [Razor-users] Razor-Report: Signature not being produced

2007-04-12 Thread Matt Kettler
Paul Goodyear wrote: > For the past few days when I submit my "Not Detected As Spam" emails > to razor-report the process completes very quickly and every email > says "Engine (8) didn't product a signature for mail x". Unless the message contains URLs, this is normal. E8 only examines URLs, so me

Re: [Razor-users] RAZOR REPORT - ERROR 2003- I want contributing to fight SPAM !

2006-09-27 Thread Vipul Ved Prakash
razor agents report fingerprints first instead of the entire message.  If the backend has associated content already then it accepts the fingerprint reports with res=1 othewise it requests content with err=230.  This is normal operations, nothing to worry about.   cheers, vipul From

Re: [Razor-users] razor-report "Montana Oil"

2005-03-31 Thread Todd Lyons
Matt Kettler wanted us to know: >I assume you mean "Montana Oi|" not "Montana Oil" :) Montana Oil, Montana Oi|, MOntana Oil. Yep. Repeatedly. I just added a local rule to SpamAssassin to catch it. Was the quickest way. -- Regards... Todd They that can give up essential liberty t

Re: [Razor-users] razor-report "Montana Oil"

2005-03-31 Thread Matt Kettler
Jeffrey Kern wrote: >Razor keeps letting this "Montana Oil" hot-stock spam through. I get >about 10 every day. I have been sending all of them through >razor-report for a week now. Lately I have feed the e-mail to >razor-report about 50 times. > >Razor is blocking other spam to my razor-caught mbo

Re: [Razor-users] razor-report error: Can't open filename: No such file or directory

2004-09-13 Thread wolfgang
Mike and Matt, thanks for your hints, i will try them next time i will receive unrecognized spam (which hardly happens anymore since i have started using razor with spamassassin ;) regards, wolfgang --- This SF.Net email is sponsored by: YO

Re: [Razor-users] razor-report error: Can't open filename: No such file or directory

2004-09-13 Thread Matt Kettler
At 05:48 AM 9/12/2004, wolfgang wrote: Sep 12 11:46:29.464912 report[11440]: [ 8] razor-report finished successfully. Sep 12 11:46:29.504652 report[11444]: [ 1] razor-report error: Can't open filename: No such file or directory Can't open filename: No such file or directory filename is definitely i

Re: [Razor-users] razor-report error: Can't open filename: No such file or directory

2004-09-13 Thread Mike Burger
On Sun, 12 Sep 2004, wolfgang wrote: > i am running > Razor Agents 2.61, protocol version 3 > on debian linux. when i ran > razor-report -d ./filename > on the command line for the first time, where filename is a mbox file with 2 > mails in it, the output finished with: > Sep 12 11:46:29.464912 r

Re: [Razor-users] razor-report feature request

2004-03-11 Thread Patrick Shanahan
* Alan Munday <[EMAIL PROTECTED]> [03-05-04 15:25]: > > Blue Skies? Are you a jumper? He *might* have a Harley . -- Patrick ShanahanRegistered Linux User #207535 http://wahoo.no-ip.org@ http://counter.li.org --

Re: [Razor-users] razor-report feature request

2004-03-11 Thread Stef
On Mar 5, 2004, at 4:23 PM, Patrick Shanahan wrote: * Alan Munday <[EMAIL PROTECTED]> [03-05-04 15:25]: Blue Skies? Are you a jumper? He *might* have a Harley . -- Patrick ShanahanRegistered Linux User #207535 Boot-up Mandrake - and look at the wonderful colors ... ;)

Re: [Razor-users] razor-report feature request

2004-03-05 Thread Patrick Shanahan
* Alan Munday <[EMAIL PROTECTED]> [03-05-04 15:25]: > > Blue Skies? Are you a jumper? He *might* have a Harley . -- Patrick ShanahanRegistered Linux User #207535 http://wahoo.no-ip.org@ http://counter.li.org --

RE: [Razor-users] razor-report feature request

2004-03-05 Thread Alan Munday
Blue Skies? Are you a jumper? Alan UK-D9025 > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Todd Lyons > Sent: 05 March 2004 19:37 > To: Razor List > Subject: Re: [Razor-users] razor-report feature request > > &g

Re: [Razor-users] razor-report feature request

2004-03-05 Thread Todd Lyons
On Fri, 2004-03-05 at 11:05, Kelson Vibber wrote: > At 10:28 AM 3/5/2004, Todd Lyons wrote: > >I would like a --foreground option so that it doesn't exit until it > >completes the transaction. > -f already does that. You know, I looked at the razor-report man page multiple times. I just didn't ex

Re: [Razor-users] razor-report feature request

2004-03-05 Thread Kelson Vibber
At 10:28 AM 3/5/2004, Todd Lyons wrote: I would like a --foreground option so that it doesn't exit until it completes the transaction. -f already does that. Kelson Vibber SpeedGate Communications --- This SF.Net email is sponsored by: IBM Li

Re: [Razor-users] razor-report

2003-03-03 Thread Mr. Crusher
CODE BLOCK-- - Original Message - From: "Jerry Gaiser" <[EMAIL PROTECTED]> To: "Mr. Crusher" <[EMAIL PROTECTED]> Sent: Monday, March 03, 2003 1:08 PM Subject: Re: [Razor-users] razor-report > On Mon, 2003-03-03 at 09:25, Mr. Crusher wrote

Re: [Razor-users] razor-report problem? more diagnostics?

2002-09-06 Thread Gerald Timothy Quimpo
On Fri, 2002-09-06 at 22:08, Bill Sobel wrote: > I think what Gerald wants is a local list of recently reported spam which > would be automatically treated as spam if seen again regardless if the > backend winds up agreeing with him or not. If you presume you trust the > spam submitters on the sy

Re: [Razor-users] razor-report problem? more diagnostics?

2002-09-06 Thread Gerald Timothy Quimpo
On Fri, 2002-09-06 at 21:37, Mike Burger wrote: > You do have to wait a little bit...the server that accpets spam reports > and the server that answers queries are separate systems...it takes a > little bit of time for the report server to update the information in the > query server. thanks m

Re: [Razor-users] razor-report problem? more diagnostics?

2002-09-06 Thread Mike Burger
I was merely addressing the complaint portion. I'm in no position to dole out a database or checking mechanism. On Fri, 6 Sep 2002, Bill Sobel wrote: > Mike, > > > > You do have to wait a little bit...the server that accpets spam reports > > and the server that answers queries are separate

Re: [Razor-users] razor-report problem? more diagnostics?

2002-09-06 Thread Bill Sobel
Mike, > You do have to wait a little bit...the server that accpets spam reports > and the server that answers queries are separate systems...it takes a > little bit of time for the report server to update the information in the > query server. I think what Gerald wants is a local list of recent

Re: [Razor-users] razor-report problem? more diagnostics?

2002-09-06 Thread Mike Burger
You do have to wait a little bit...the server that accpets spam reports and the server that answers queries are separate systems...it takes a little bit of time for the report server to update the information in the query server. On 6 Sep 2002, Gerald Timothy Quimpo wrote: > hello, > > i rep