Suppose a guy named Tom Jones has an email address like [EMAIL PROTECTED] or [EMAIL PROTECTED] or even [EMAIL PROTECTED]
Spammers probably wouldn't know his full name where many senders would (and many of those would use it also) so... Wouldn't an appropriate ruleset be something like body FIND_MY_NAME_RULE /tom\bjones/i score FIND_MY_NAME_RULE -10.0 describe FIND_MY_NAME_RULE simple rule looks for the user name I'm not sure if I have the syntax exactly right.. Similar rules for only the first or last name (whichever was NOT part of the email address) would also be useful with even larger (more negative scores). These would be put in local.cf Is this a good idea and how can it be improved? Thanks in advance Ken
