is this the best, most proper way to check for an inbound email address to make sure that inbound emails are able to skip around the rule when evaluated by SA in any way
header TO_USERNAME TO =~ /userna...@example.tld/i score TO_USERNAME 0.1 :-) what we want to do is eventually create a meta with this rule and some others. advise please? thanks! - rh