d "Fw: (some word[s]) userid".
>
--
View this message in context:
http://www.nabble.com/SA-rule-for-userid-in-subject--tf1261071.html#a12119080
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.
s. You may use:
> >
> > header RULE_NAME ALL =~ /\nTo: ([EMAIL PROTECTED]).+\nSubject:\s*Fw:
> .{0,30}\s*\1\b/i
> >
> > That covers "Fw: userid" and "Fw: (some word[s]) userid".
--
View this message in context:
http://www.nabble.com/userid-in-s
ay use:
> >
> > header RULE_NAME ALL =~ /\nTo: ([EMAIL PROTECTED]).+\nSubject:\s*Fw:
> .{0,30}\s*\1\b/i
> >
> > That covers "Fw: userid" and "Fw: (some word[s]) userid".
> >
>
--
View this message in context:
http://www.nabble.com/SA
Mensaje original-
De: Matt Kettler [mailto:[EMAIL PROTECTED]]
Enviado el: viernes, 10 de marzo de 2006 21:57
Para: Ruben Cardenal
CC: users@spamassassin.apache.org
Asunto: Re: SA rule for userid in subject?
Ruben Cardenal wrote:
Hi,
Loren answered that a month ago. Is in the
[EMAIL PROTECTED]
> Enviado el: viernes, 10 de marzo de 2006 21:57
> Para: Ruben Cardenal
> CC: users@spamassassin.apache.org
> Asunto: Re: SA rule for userid in subject?
>
> Ruben Cardenal wrote:
> > Hi,
> >
> > Loren answered that a month ago. Is in the archives
Ruben Cardenal wrote:
> Hi,
>
> Loren answered that a month ago. Is in the archives. You may use:
>
> header RULE_NAME ALL =~ /\nTo: ([EMAIL PROTECTED]).+\nSubject:\s*Fw:
> .{0,30}\s*\1\b/i
>
> That covers "Fw: userid" and "Fw: (some word[s]) userid".
>
True, but that's using () and \1, w
On Fri, Mar 10, 2006 at 02:59:09PM -0500, Jonathan Engbrecht wrote:
> I'm seeing a lot of image-only spam of the following form:
>
> rcpt to: @domain.com
> Subject: Fw:
Yeah, there's a lot of that.
> Is there a way to create a simple spamassassin rule that will hit on
> this? I could use ()
att Kettler [mailto:[EMAIL PROTECTED]
> Enviado el: viernes, 10 de marzo de 2006 21:17
> Para: Jonathan Engbrecht
> CC: users@spamassassin.apache.org
> Asunto: Re: SA rule for userid in subject?
>
> Jonathan Engbrecht wrote:
> > hello assassin-types,
> >
> > I'm
Jonathan Engbrecht wrote:
> hello assassin-types,
>
> I'm seeing a lot of image-only spam of the following form:
>
> rcpt to: @domain.com
> Subject: Fw:
>
> Is there a way to create a simple spamassassin rule that will hit on
> this? I could use () and \1 in regular expressions and a giant,
hello assassin-types,
I'm seeing a lot of image-only spam of the following form:
rcpt to: @domain.com
Subject: Fw:
Is there a way to create a simple spamassassin rule that will hit on
this? I could use () and \1 in regular expressions and a giant,
multi-line matching RE (probably), but I'
10 matches
Mail list logo