Title: Message
Hi there,
 
I have been trying to find a debug option to output the 'body' and 'rawbody' text used when SpamAssassin does it's RegEx tests.
 
There was a clever RegEx rule that worked in SA 2.6.X
 
body  PRINTBODY   /(^.*$)(?{ print "Body: $1\n" })/is
 
 
But this kind of rule is not supported in SA 3.0.0 ?
 
I see there is new debug levels in SA 3.0.0, and areas you can specify that the Debug output will report.  The documentation is not great on this, and after trying different option to pass to the spamassassin, I haven't seen the debug output change yet.
 
Does anyone know how to output the 'body' and 'rawbody' text in the Debug output for SA 3.0.0 ?
 
Thanks in advance,
Shane Metler
 

Reply via email to