Sujet : Re: SLRN Expert Needed.
De : candycanearter07 (at) *nospam* candycanearter07.nomail.afraid (candycanearter07)
Groupes : comp.os.linux.advocacyDate : 30. Sep 2024, 20:40:07
Autres entêtes
Organisation : the-candyden-of-code
Message-ID : <slrnvflgke.lr8.candycanearter07@candydeb.host.invalid>
References : 1 2
User-Agent : slrn/1.0.3 (Linux)
RonB <
ronb02NOSPAM@gmail.com> wrote at 07:15 this Monday (GMT):
On 2024-09-29, Charlie Glock <"Charlie Glock"@localhost.com> wrote:
So I am trying to learn scoring and have gotten lost in the documentation.
Question is how do I -9999 score a person posting with the following:
From: H <X@Y.com>
The H can be anything. John, sue, george etc but the <X@Y.com> is always the
same.
I have tried From: * <X@Y.com> with no luck.
Thank you for your time.
>
I think the following works for this...
>
[*]
Score: =-9999
Message-ID: <H@Y.com>
>
To filter out everyone at Y.com
>
[*]
Score: =-9999
Message-ID: <*@Y.com>
>
If this works, please let me know (I'm not absolutely sure that it does and
I would like to confirm it). Thanks.
I believe slrn uses regex, so you'd need to use .* instead.
I'm not sure if the rules are read top to bottom, though.
-- user <candycane> is generated from /dev/urandom