On 4/30/2015 1:15 PM, Kevin A. McGrail wrote:
Can you add this block of code above line 1386 in the current TxRep.pm? Then we'll try and figure out how to enable the TxRep debug channel from MD so you can log the info and relay it. It also should hide the informatCan you try this in your milter? Untested but based on discussions with DFS from MD: $SASpamTester = Mail::SpamAssassin->new( debug=>"TxRep" )
Regards, KAM