Hi, I'm new to SpamAssassin, and I've been running some tests.
I've been using the get_report() method to get a report of the rules that were triggered by a message. Is there a method that can identify where in the content the rule was triggered (e.g. a line number, or a regular expression with which I can locate it, or ?) Thanks!