On Sat, 2009-10-31 at 09:45 -0700, John Hardin wrote:
> On Sat, 31 Oct 2009, Chris wrote:
>
> > Here's a couple of rule I use, can't remember who originally posted
> > them:
>
> /me raises hand
>
> > describe TO_TOO_MANY To: too many recipients
> > header TO_TOO_MANY To =~ /(?:,[^,]{1,80}){20}/
> > score TO_TOO_MANY 0.3
> >
> > describe TO_WAY_TOO_MANY To: way too many recipients
> > header TO_WAY_TOO_MANY To =~ /(?:,[^,]{1,80}){30}/
> > score TO_WAY_TOO_MANY 0.3
> >
> > describe CC_TOO_MANY CC: too many recipients
> > header CC_TOO_MANY CC =~ /(?:,[^,]{1,80}){15}/
> > score CC_TOO_MANY 0.3
> >
> > You can vary the number in {} to whatever suits you.
>
> ...and the scores, of course.
>
Thanks John for refreshing my memory.-- KeyID 0xE372A7DA98E6705C
signature.asc
Description: This is a digitally signed message part
