RE: blackholes.five-ten-sg.com

2005-05-08 Thread martin smith
M>-Original Message- M>From: wolfgang [mailto:[EMAIL PROTECTED] M>Sent: 08 May 2005 21:19 M>To: users@spamassassin.apache.org M>Subject: blackholes.five-ten-sg.com M> M>after viewing M>http://www.five-ten-sg.com/blackhole.php?221.143.43.231 I M>would like to use the 127.0.0.2 section of

RE: low scoring SPAM

2004-12-04 Thread martin smith
|-Original Message- |From: alan premselaar [mailto:[EMAIL PROTECTED] |Sent: 04 December 2004 15:23 |To: users@spamassassin.apache.org |Subject: low scoring SPAM | |I've recently (about a month ago) installed a new mail server and |upgraded to SA 3.01. I've been training the bayes da

RE: trying to install 3.0.2 via CPAN

2004-12-19 Thread martin smith
|-Original Message- |From: alan premselaar [mailto:[EMAIL PROTECTED] |Sent: 19 December 2004 03:16 |To: users@spamassassin.apache.org |Subject: trying to install 3.0.2 via CPAN | |for some reason i'm getting SPF failures during the 'make test' phase: | |t/spf...Not

RE: spamc/spamassassin = different scores

2004-12-27 Thread martin smith
|-Original Message- |From: Kevin Curran [mailto:[EMAIL PROTECTED] |Sent: 27 December 2004 07:09 |To: users@spamassassin.apache.org |Subject: spamc/spamassassin = different scores | |Hello list, | |I don't know about you all, but I've been getting a lot of |false negatives that have a h

RE: SA 3 - I'm Totally Stuck!

2005-01-07 Thread martin smith
|-Original Message- |From: bubba [mailto:[EMAIL PROTECTED] |Sent: 07 January 2005 10:28 |To: users@spamassassin.apache.org |Subject: SA 3 - I'm Totally Stuck! | |Hi, | |I'm trying to install Spamassassin 3 on a Linux box w/Ensim |control panel installed, but I'm experiencing a variety of

RE: DCC and Razor2 have completely stopped hitting

2005-01-07 Thread martin smith
|-Original Message- |From: Robert Markin [mailto:[EMAIL PROTECTED] |Sent: 07 January 2005 10:00 |To: users@spamassassin.apache.org |Subject: DCC and Razor2 have completely stopped hitting | |I hope that I am sending this to the correct address | |---

RE: SA 3 - I'm Totally Stuck!

2005-01-07 Thread martin smith
|-Original Message- |From: bubba [mailto:[EMAIL PROTECTED] |Sent: 07 January 2005 11:04 |To: users@spamassassin.apache.org |Subject: RE: SA 3 - I'm Totally Stuck! | |> Drop the -u [EMAIL PROTECTED], its not needed since its being run |> as the user and is semi-> obsolete anyway. Plus you

RE: Nigerian spams hit BAYES_00

2005-01-21 Thread martin smith
|-Original Message- |From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf |Of Rosenbaum, Larry M. |Sent: 21 January 2005 18:47 |To: users@spamassassin.apache.org |Subject: Nigerian spams hit BAYES_00 | |Using SpamAssassin 3.0.2 on Solaris 2.6, Perl 5.8.6. | |For some reason, I'm ge

RE: Nigerian spams hit BAYES_00

2005-01-22 Thread martin smith
|-Original Message- | |I can't say I've looked at very many of the 100,000 hams. I |have a quarantine area where I can skim through the spam and |borderline stuff, but I don't keep a copy of the ham. |However, to be learned as ham, the Nigerian messages would |have to score below 0.5,

RE: sa3.02 problems?

2005-01-26 Thread martin smith
|At 02:59 PM 1/26/2005, Dave Stern - Former Rocket Scientist wrote: |>I put "score ALL_TRUSTED 0" in my user_prefs and the |message was |>detected as spam. I tried putting this iN LOcal.cf and it didn't work. | |If that didn't work, then one of two cases happened: | 1) your local.

RE: SPEWS still sucks

2005-01-27 Thread martin smith
|-Original Message- |Don Levey wrote: | |It was pointed out to me that SURBL lists only check URLs - I |apologise for that. I *am* getting the problem described |above with hits on Spamcop and SORBS. Additionally, |apparently even the mere text mention of a .biz address |triggers tha

RE: pyzor

2005-02-28 Thread martin smith
Just found this, could be the cause of some of the problems. 2005-02-04 The public server changed its address; please re-run 'pyzor discover' to find the new server. http://pyzor.sourceforge.net/ Martin

SURBL missing this spam

2005-03-04 Thread martin smith
I must have received this spam 12 times or more in the last 24 hours and even though its listed on the SURBL, spamassassin fails to match it against them. When I submit the spams to spamcop it parses the url everytime. SURBL seems to work on all other spams, just wondering if they have found a way

RE: [SPAM-TAG] SURBL missing this spam

2005-03-05 Thread martin smith
|-Original Message- |From: Theo Van Dinter [mailto:[EMAIL PROTECTED] |Sent: 05 March 2005 01:27 |To: SpamAssassin Users |Subject: Re: [SPAM-TAG] SURBL missing this spam | |On Fri, Mar 04, 2005 at 05:23:35PM -0800, Jeff Chan wrote: |> Given that it's apparently fixed in 3.1 should we make a

RE: [SPAM-TAG] SURBL missing this spam

2005-03-05 Thread martin smith
|-Original Message- |From: martin smith [mailto:[EMAIL PROTECTED] |Sent: 05 March 2005 11:41 |To: Spamassassin |Subject: RE: [SPAM-TAG] SURBL missing this spam | |Is there a uri rule we could use to catch e.g. .com: or .uk: |in the mean time untill 3.1 becomes available, there is a

RE: [SPAM-TAG] SURBL missing this spam

2005-03-05 Thread martin smith
| |uri SpoofPort_URL /.*\:.*|.*\...:.*/ score SpoofPort_URL 1 | Ok MK2 that one could FP on genuine URLs with a port specified uri SpoofPort_URL /.*\:.*|.*\...:.*/ score SpoofPort_URL 1 uri OkPort_URL /.*\:|.*\...:./|/.*\:\/.*|.*\...:.\/.*/ score OkPort_URL -1 Sorr

RE: [SPAM-TAG] SURBL missing this spam

2005-03-05 Thread martin smith
|-Original Message- |From: Duncan Hill [mailto:[EMAIL PROTECTED] |Sent: 05 March 2005 15:02 |To: users@spamassassin.apache.org |Subject: Re: [SPAM-TAG] SURBL missing this spam | |On Saturday 05 March 2005 14:49, martin smith wrote: |> |uri SpoofPort_URL /.*\:.*|.*\...:.*/ sc

RE: [SPAM-TAG] SURBL missing this spam

2005-03-07 Thread martin smith
I managed to write a metarule for anyone interested, to catch a URL with trailing : without a port specified, without FP on a 4 digit port. uri __SpoofPort_URL /.*\:.*|.*\...:.*/ uri __OkPort_URL /.*\:[0-9]|.*\:[0-9].+\/.*|.*\...:[0-9]|.*\...:[0-9].+\/.*/ meta Spoof_Port_URL

Sender Base

2005-03-30 Thread martin smith
Hi, I have been playing about with senderbase a bit and have noticed that SB_NSP_VOLUME_SPIKE is looking for S5 to be NSP but have also noticed that they use unknown and in the case of my provider NTL the field is blank. I tried: header SB_NSP_VOLUME_SPIKE eval:check_rbl_sub('sb', 'sb:S5 =~ /[^I

RE: about SPF

2005-04-12 Thread martin smith
M>I had the same problem. It turns out that if the email is being M>relayed through trusted or internal hosts, SA will skip the M>SPF checks on the belief that it cannot trust that one of M>those hosts hasn't M>changed the envelope headers.I ended up opening an enhancement M>request to a

RE: about SPF

2005-04-12 Thread martin smith
ts=256 verify=NO); Tue, 12 Apr 2005 03:07:57 -0400 Message-ID: <[EMAIL PROTECTED]> Date: Tue, 12 Apr 2005 03:08:04 -0400 From: "Daryl C. W. O'Shea" <[EMAIL PROTECTED]> User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1

RE: about SPF

2005-04-13 Thread martin smith
M> M>Martin, the mail didn't go through the same server. Is it possible M>that you've omitted 212.250.162.17 from your list of trusted_networks? M>This would cause an SPF failure. M> M>When I set my trusted_networks to 212.250.162.0/24 and run these M>messages through, they both get SPF_PASS.

RE: Need for a new rule?

2005-04-13 Thread martin smith
M>-Original Message- M>From: Andreas Davour [mailto:[EMAIL PROTECTED] M>Sent: 13 April 2005 21:23 M>Cc: users@spamassassin.apache.org M>Subject: Need for a new rule? M> M> M>The following message have many characteristics in common with much M>spam I've been getting lately. It's about inve

RE: Does -r reject or discard

2005-04-15 Thread martin smith
M>-Original Message- M>From: Steven Stern M>Sent: 15 April 2005 15:56 M>To: spamass-milt-list@nongnu.org; spamass M>Subject: Does -r reject or discard M> M>We're using spamass-milter with "-r 10". Does this reject M>the message (causing Sendmail to send a reject) or just M>discard it? I

RE: SA config recommendations to block these spammers?

2005-04-26 Thread martin smith
M>-Original Message- M>From: ROY,RHETT G [mailto:[EMAIL PROTECTED] M>Sent: 26 April 2005 14:51 M>To: users@spamassassin.apache.org M>Subject: SA config recommendations to block these spammers? M> M>I have two spammers that consistently get messages through to M>my inbox. M>Based on the

RE: SA config recommendations to block these spammers?

2005-04-26 Thread martin smith
M>-Original Message- M>From: Chris Santerre [mailto:[EMAIL PROTECTED] M>Sent: 26 April 2005 21:26 M>To: 'martin smith'; Spamassassin M>Subject: RE: SA config recommendations to block these spammers? M> M> M>Martin, could we get permission to put this in

RE: Blacklists entries not getting blocked

2005-04-28 Thread martin smith
M>-Original Message- M>From: Antonio DeLaCruz [mailto:[EMAIL PROTECTED] M>Sent: 28 April 2005 23:12 M>To: Pettit, Paul M>Cc: users@spamassassin.apache.org M>Subject: RE: Blacklists entries not getting blocked M> M>Attached is a file that contains the header information and M>the preview o

RE: [SURBL] how to report

2005-05-04 Thread martin smith
M>-Original Message- M>From: Jeff Chan [mailto:[EMAIL PROTECTED] M>Sent: 04 May 2005 02:29 M>To: users@spamassassin.apache.org M>Subject: Re: [SURBL] how to report M> M>On Monday, May 2, 2005, 11:34:14 PM, hamann w wrote: M>> I just came across this website M>> www.webspawner.com/users/mon

RE: Way to evade URI checks

2005-05-07 Thread martin smith
M>-Original Message- M>From: Rakesh [mailto:[EMAIL PROTECTED] M>Sent: 07 May 2005 07:41 M>To: [EMAIL PROTECTED]; users@spamassassin.apache.org M>Subject: Way to evade URI checks M> M>Seems Spammers have found a way to evade the URI checks M> M>the domain coolestrxever.com is listed in mult

RE: spammer is using html code for spamming

2005-05-12 Thread martin smith
M>-Original Message- M>From: Eddy Beliveau [mailto:[EMAIL PROTECTED] M>Sent: 12 May 2005 16:49 M>To: users@spamassassin.apache.org M>Subject: spammer is using html code for spamming M> M>Hi! M> M>I'm using spamassassin 2.64 with success M> M>I'm having problem catching some specific spamme

RE: spammer is using html code for spamming

2005-05-12 Thread martin smith
Whoops outlook capitalised this wrong with an I instead of i at the end. This is what it should have been; body MS_Body_Hide_DRUG /\b(?:R[!a-z]?eta il|P[!a-z]?ri ces|V.?I RA|C[!a-z]?I S|(?:V|U)L AM|U[!a-z]?LTRAM|S[!a-z]?MA)\b/i

RE: more spam with SpamAssassin version 3.0.2

2005-05-14 Thread martin smith
M>-Original Message- M>From: Valery V. Bobrov [mailto:[EMAIL PROTECTED] M>Sent: 14 May 2005 13:36 M>To: users@spamassassin.apache.org M>Subject: more spam with SpamAssassin version 3.0.2 M> M>Hello! M> M>I upgraded to SpamAssassin version 3.0.2 from 2.64 and I M>noticed the amount of spa

RE: Drug SPAM problem..any fixes?

2005-05-14 Thread martin smith
M>-Original Message- M>From: Dan Simmons [mailto:[EMAIL PROTECTED] M>Sent: 14 May 2005 18:13 M>To: users@spamassassin.apache.org M>Subject: Drug SPAM problem..any fixes? M> M>Hi All, M> M>I am having an issue with the following DRUG related spam. Does M>anyone have any rules to catch this

RE: {SPAM} Drug SPAM problem..any fixes?

2005-05-14 Thread martin smith
M>-Original Message- M>From: Matt Kettler [mailto:[EMAIL PROTECTED] M>Sent: 14 May 2005 18:37 M>To: Dan Simmons M>Cc: users@spamassassin.apache.org M>Subject: Re: {SPAM} Drug SPAM problem..any fixes? M> M>Dan Simmons wrote: M>> Hi All, M>> M>> I am having an issue with the following DRUG

RE: Bombarded by German political spam

2005-05-15 Thread martin smith
M>-Original Message- M>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] M>Sent: 15 May 2005 10:46 M>To: users@spamassassin.apache.org M>Cc: Loren Wilton M>Subject: Re: Bombarded by German political spam M> M>npd.de is "Nazi" political party M> M> M>>> Kanzler erleichtert Visaverfahren fü

RE: cannot open bayes databases

2005-05-30 Thread martin smith
M>-Original Message- M>From: Chris [mailto:[EMAIL PROTECTED] M>Sent: 30 May 2005 04:00 M>To: users@spamassassin.apache.org M>Subject: cannot open bayes databases M> M>While running my sa-learn script I'm suddenly getting the below: M> M>debug: lock: 26313 M>created M>/home/chris/.spamassa

RE: problem with split line URL's

2005-05-31 Thread martin smith
M>-Original Message- M>From: Martin Hepworth [mailto:[EMAIL PROTECTED] M>Sent: 31 May 2005 17:45 M>To: Robert Menschel M>Cc: SpamAssassin Users M>Subject: Re: problem with split line URL's M> M>Robert M> M>just got one in - no matches... M> M>If anyone wants an example let me know.. M> M>-

RE: problem with split line URL's

2005-05-31 Thread martin smith
-Original Message- M>From: Martin Hepworth M>Sent: 31 May 2005 17:45 M>To: Robert Menschel M>Cc: SpamAssassin Users M>Subject: Re: problem with split line URL's M> M>Robert M> M>just got one in - no matches... M> M>If anyone wants an example let me know.. M> M>-- M>Martin Hepworth Ok just

3.0.4 bug 4111

2005-06-11 Thread martin smith
For those thinking of upgrading who have patched earlier versions of 3.0. you will need to do it again after upgrading. I was disappointed to see the fix for the above bug was not included in 3.0.4, just had to apply the fix again to get the surbl to work with caps in the URI. Martin

Uri rules

2005-06-12 Thread martin smith
Has the behaviour of the uri rule been changed at some point to match the whole of the URL? I have just noticed I am getting some FP when one of my uri rules matches against the URL rather than URI. To prevent FP would be very difficult, I think to match the whole of the URL with uri rules is not s

RE: Uri rules

2005-06-14 Thread martin smith
M>Not that I'm aware of. To my knowledge the URI rule always M>matches the full URL. There are several SA and/or SARe rules M>which depend upon this. M> M>Or do you mean something different by URI and URL than I do. M>I generally use the definitions found at M>http://www.adp-gmbh.ch/web/uri_

RE: Re[2]: Uri rules

2005-06-15 Thread martin smith
M>Hello martin, M> M> M>SARE has been playing around with URI rules lately, and when M>we need to test for something in the host/domain area, we use M>something like: M>> uri rule_name m'(?:https?://)?[^/]*testgoeshere' M>In other words, the test must precede any/all slashes except M>for those

RE: generating rule stats from spamd logs

2005-07-27 Thread martin smith
M> 10BAYES_9915351 4.46% 45.42% 60.57% M> 19BAYES_50 6443 1.87% 19.06% 25.42% M> 31BAYES_80 1154 0.34% 3.41% 4.55% M> 32BAYES_60 1147 0.33% 3.39% 4.53% M>

RE: X-Spam-Relay-Country header always empty

2006-03-17 Thread martin smith
M>-Original Message- M>From: Scott Russell [mailto:[EMAIL PROTECTED] M>Sent: 13 March 2006 18:41 M>To: users@spamassassin.apache.org M>Subject: X-Spam-Relay-Country header always empty M> M>Greets. M> M>I've seen this under both SA 3.1.0 and 3.1.1 and I have M>IP::Country 2.20 installed.