Robert Menschel <[EMAIL PROTECTED]> wrote:

> I wonder whether a test for
> an X- header name with four or five consecutive consonants would
> be a valid spamsign test.
> 
> Unfortunately, I can't find any way to implement this test. Can
> anyone suggest a method?

Something like this?

header  WEIRD_X_HEADER  ALL =~ /\nX-[a-
z]*[bcdfghjklmnpqrstvwxz]{4}[a-z]*: /

-- 
Keith C. Ivey <[EMAIL PROTECTED]>
Washington, DC



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to