http://bugzilla.spamassassin.org/show_bug.cgi?id=4621
------- Additional Comments From [EMAIL PROTECTED] 2005-10-10 15:56 ------- Created an attachment (id=3172) --> (http://bugzilla.spamassassin.org/attachment.cgi?id=3172&action=view) patch to add debug output so Tom can get more details In case the script I just uploaded doesn't provide any insight, I have attached a patch that Tom can use to get the debugging information that John suggested in comment #17. This patch will add a line showing the regexp pattern and the data string it will be matched against just before the pattern match is done. If we're lucky the final one will not be lost before perl goes into its death loop, and we can see exactly what regexp pattern and data causes the problem. This produces a lot of output. If you can run it with the SIXCAPS rule being the only URI rule, that will make it easier to see in the logs what is going on. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
