Harry Putnam wrote:
[Possible duplicate Alert... Posted on gmane a few days ago but did
I'd like to get the old behavior temporarily, where SA just inserted headers into the mail instead of encapsulating etc. Just to see what is really happening for sure.
Scanning thru perldoc Mail::SpamAssassin::conf, nothing jumped out at
me in the way of a flag or long var or whatever to get the old
behavior.
Adding "report_safe 0 " to your /etc/mail/spamassassinlocal.cf file will stop SA from encapsulating the original email. If you want the message encapsulated with the original Recieved headers, use "report_safe_copy_headers recieved" instead.
Kevin
