Shelley Waltz wrote:
>
>When I spamassassin -D --lint I get the following ...
>
>
>Failed to parse line in SpamAssassin configuration, skipping: body
>PT_WORDLIST_10
>Failed to parse line in SpamAssassin configuration, skipping:
>/(?:\b(?!(?:from|that|have|this|were|with)\b)[a_z]{4,12}\s+){10}/
>
On Tue, Mar 22, 2005 at 12:22:14PM -0500, Shelley Waltz wrote:
> body PT_WORDLIST_10
> /(?:\b(?!(?:from|that|have|this|were|with)\b)[a-z]{4,12}\s+){10}/
> describe PT_WORDLIST_10 string of 10+ random words
> score PT_WORDLIST_10 1.0
>
> Failed to parse line in SpamAssassin configuration, skipp
I am trying to use the following from a posting on Mar 2 2004
RHES3/spamassassin-2.63-1 ...
# match Bayes-poison lists of lowercase words without articles or common
#prepositions
body PT_WORDLIST_10
/(?:\b(?!(?:from|that|have|this|were|with)\b)[a-z]{4,12}\s+){10}/
describe PT_WORDLIST_10 string