On Wed, 4 Dec 2019 12:40:27 -0800
Chris Mulcahy wrote:
> Hi.
>
> I’m relatively new to complex custom rules. I have plenty of simple
> and some multi-condition rules but need something custom.
>
> My approach to using my domain name is bad but I started it in the
> 90s so… I have some sites where
On Wed, 4 Dec 2019 12:40:27 -0800
Chris Mulcahy wrote:
> Hi.
>
> I’m relatively new to complex custom rules. I have plenty of simple
> and some multi-condition rules but need something custom.
>
> My approach to using my domain name is bad but I started it in the
> 90s so… I have some sites whe
On Wed, 2019-12-04 at 14:22 -0800, Chris Mulcahy wrote:
> Actually, I want it to score if there ISN’T a match. If I get an email
> addressed to slashdot@example.com from an address that isn’t from
> slashdot, it’s likely spam.
>
> Currently, I am doing like you mentioned with a bunch of indivi
From: Martin Gregorie
Reply: mar...@gregorie.org
Date: December 4, 2019 at 4:12:22 PM
To: users@spamassassin.apache.org
Subject: Re: Custom rule help
On Wed, 2019-12-04 at 12:40 -0800, Chris Mulcahy wrote:
> I want a rule that scores if “sitename” is not in the From: line. If
> the
On Wed, 2019-12-04 at 12:40 -0800, Chris Mulcahy wrote:
> I want a rule that scores if “sitename” is not in the From: line. If
> they send from i...@sitename.com, I’ll assume it’s legit. If sitename
> does not exist, I’ll tick up the score a bit. I have done this for
> some specific domains but th
On 2010/11/24 02:55 PM, John Wilcock wrote:
Le 24/11/2010 09:50, Tom Kinghorn a écrit :
By default, header rules work on the *decoded* subject, not the raw
quoted-printable-encoded subject you've quoted. So you need to replace
the underscores with spaces in your regex.
Alternatively (though
Le 24/11/2010 09:50, Tom Kinghorn a écrit :
Subject:
=?windows-1252?Q?100%_Finance_with_No_Deposit_Required_:_Stands_in_a_Pristine_West_Coast_Beachside_Security_Village?=
I would like to match
_Stands_in_a_Pristine_West_Coast_Beachside_Security_Village
By default, header rules work on the *de
On Wed, 2010-11-24 at 10:50 +0200, Tom Kinghorn wrote:
> My last attempt was:
>
> header VM_WESTCOAST_SUB Subject =~
> /.*:_Stands_in_a_Pristine_West_Coast_Beachside_Security_Village/
>
> any help would be appreciated.
>
How are you testing your rules?
If you want to test and/or deve
Try
/\:_Stands_in_a_Pristine_West_Coast_Beachside_Security_Village/
Cheers,
Phil
--
Phil Randal | Infrastructure Engineer
NHS Herefordshire & Herefordshire Council | Deputy Chief Executive's Office |
I.C.T. Services Division
Thorn Office Centre, Rotherwas, Hereford, HR2 6JT
Tel: 01432 260
Wolfgang Zeikat wrote:
SARE is about to release a stock ruleset. Looks really good. I was
going to
work on one, Then I saw the ninjas have it under control, and I'm just
sitting back and watching the fun. Not sure on the release date.
GO, ninjas, GO!
Any news when that one is going to be av
On 10/20/05 17:57, Chris Santerre wrote:
Company:
Symbol:
Price:
SARE is about to release a stock ruleset. Looks really good. I was going to
work on one, Then I saw the ninjas have it under control, and I'm just
sitting back and watching the fun. Not sure on the release date.
GO, ninjas
On Thursday 20 October 2005 08:39 am, Jean-Paul Natola wrote:
> I've been getting quite a few messages sneaking in related to stocks,
> What I have noticed is that they ALL contain the following;
>
> Company:
> Symbol:
> Price:
> How would I go about a creating a rule/filter that would score any me
> -Original Message-
> From: Jean-Paul Natola [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 20, 2005 10:40 AM
> To: users@spamassassin.apache.org
> Subject: custom rule help
>
>
> Hi all ,
>
> I've been getting quite a few messages sneaking in related to stocks,
> What I have no
Jean-Paul Natola wrote:
> Hi all ,
>
> I've been getting quite a few messages sneaking in related to stocks,
> What I have noticed is that they ALL contain the following;
>
> Company:
> Symbol:
> Price:
> How would I go about a creating a rule/filter that would score any message
> that contain
14 matches
Mail list logo