Title: Rule Effeciency

Hi All,

Was wondering if some of the regex guru's on the list might be willing to tell me if a rule I have created could be made more efficient somehow. 

This rule checks the from address for some common spam-originating country codes and tacks on a half-point to the score. 

From =~ /[EMAIL PROTECTED](nl|ie|de|fr|pl|co\.za|co\.nz|dk|ch|ru|fi|mx|il|tw|ca|cz|lu|lt|ar).?$/i

I apologize if anyone from the list is from any of these countries, please don't take it personally.. ;)

TIA

Jason

Reply via email to