On Wed, 27 Aug 2008, Denise Ricerra wrote:
Hi!
Sorry I am a newbie here at spam assassin. I just have a question, when I set
the report safe to ?1? the message gets altered,
even for the important message being tagged as SPAM. How do I get the original
message. Is there some sort of directory or logs to
view it? I am using qmail with the latest version of SPAM ASSASIN.
report_safe by default is turned on. From 'perldoc Mail::SpamAssassin::Conf':
report_safe ( 0 | 1 | 2 ) (default: 1)
if this option is set to 1, if an incoming message is tagged as
spam, instead of modifying the original message, SpamAssassin will
create a new report message and attach the original message as a
message/rfc822 MIME part (ensuring the original message is
completely preserved, not easily opened, and easier to recover).
The original message should be attached unaltered.
-d