https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5817
------- Additional Comments From [EMAIL PROTECTED] 2008-02-22 13:48 ------- (In reply to comment #28) > Not that it's going to make a huge difference in this case alone, but if a > rule > can be implemented in one regex rather than 3-4, one is better. To clarify... usually better. If it makes the single regex a nasty mess of backtrack hell, then it's not better. In this case one is probably faster though. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
