On 05/13/2010 04:49 PM, RW wrote:
On Thu, 13 May 2010 09:42:17 +0530 Supun Rathnayake<sup...@lankacom.net> wrote:Is there a way that the standard spamassassin can generate this type of spam report which is explaining the rule applied, other than the rule name only.You can add one of the following: add_header all Report _REPORT_ add_header spam Report _REPORT_ it's covered in the Mail::SpamAssassin::Conf documentation
Thank you very much for the hint. I will try it. Thanks, Supun.