RE: Custom rule

2005-11-04 Thread Brian Ipsen
Hi, > > I'm no expert in creating rules - so hopefully someone can help me > > with this simple one: > > > > I want to assign a negative score for all mails, that has the text > > > > JGH Ref.: xxx > > > > body LOCAL_JGH/\bJGH Ref\.: xxx\b/ > describe LOCAL_JGHHas special

Custom rule

2005-11-04 Thread Brian Ipsen
Hi, I'm no expert in creating rules - so hopefully someone can help me with this simple one: I want to assign a negative score for all mails, that has the text JGH Ref.: xxx Present in the subject ( where xx can be a series of numbers, that is 1-6 digits). It doesn't matter if other te

Custom rule

2005-11-04 Thread Brian Ipsen
Hi, I'm no expert in creating rules - so hopefully someone can help me with this simple one: I want to assign a negative score for all mails, that has the text JGH Ref.: xxx

RE: SA report fails with Razor2 ?

2005-07-20 Thread Brian Ipsen
Hi, > > # spamassassin -r < (mailfile) > > > > I get an error like: > > > > razor2 report failed: No such file or directory Died at > > /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/Reporter.pm > > line 148, line 1. > > 1 message(s) examined. > > Insecure dependency in connect while runnin

SA report fails with Razor2 ?

2005-07-19 Thread Brian Ipsen
Hi, When trying to report spam manually using # spamassassin -r < (mailfile) I get an error like: razor2 report failed: No such file or directory Died at /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/Reporter.pm line 148, line 1. 1 message(s) examined. Insecure dependency in connect while

Spammer style messages ?

2005-07-18 Thread Brian Ipsen
Hi, Recently I've noticed at lot of spammer emails in html format containg entries like: perfume The text/word in the SPAN tags is random Has anyone implemented a rule to assign a high score for messages, which matches this pattern (with the "display: none" style) ?? Regards, /Brian

Unsubscribe "noisy" subscriber - Was: FW: ****SPAM(7.2)**** rule didn't fire

2005-03-20 Thread Brian Ipsen
Hi, Could someone please remove the subscriber, which constantly sends messages the the one below back to the list ?? The subscriber seesm to be [EMAIL PROTECTED] - I've contacted the person before, because I'm tired of seeing these rejected mails from his system being posted back to the list,

Logging from SpamAssassin / spamd ?

2005-01-18 Thread Brian Ipsen
Hi, I've got two different mailservers, both using SA 3.0.2 and Qmail-Scanner 1.24 st One had SA 3.0.2 when QS was configured, the other one has been upgraded from 2.64 to 3.0.2 recently... In the maillog from the one, who initially had 3.0.2, I get these log entries: Jan 18 23:16:12 wbel s

sa-stats.pl bug ??

2005-01-09 Thread Brian Ipsen
Hi, I've installed SpamAssassin 3.0.2 on a RedHat EL 3.0 clone, and tried to run the sa-stats.pl script. I would normally assume, that the script would look 24 hours back, when no parameters are specified... But using the debug and verbose option, I get this output: Timing: start = 1105298782 Su

SA statistics - sa-stats.pl ?

2004-12-07 Thread Brian Ipsen
Hi, I've found the sa-stats.pl script in the contrib-folder of the distribution - but wonder whether it requires any special settings (if not using default settings) in order for it to work ? Enabling debug-log or something like that ? Regards, Brian