X-Envelope-From: <[EMAIL PROTECTED]>

e.g. i would think it useful if i could add a
check for:
address contains 4 or more digits,
give it some extra score 1.x

I'd sure want to masscheck the rule before using it, but you could proibably do something like

header X-Envelope-From:addr =~ /[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@/

Or the like.

       Loren


Reply via email to