Re: spamassassin "light"
Leonardo Boselli wrote:
>Ho notato però che quando SA è veramente sicuro oltre che
>aggiungere lo score adeguato mi modifica il corpo del messaggio, con
>un suo avviso e mi mette il messaggio originale come allegato.
>
>
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 mes
sage, 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).
If this option is set to 2, then original messages
will be attached with a content type of text/plain
instead of message/rfc822. This setting may be
required for safety reasons on certain broken mail
clients that automatically load attachments without
any action by the user. This setting may also make it
somewhat more difficult to extract or view the origi
nal message.
If this option is set to 0, incoming spam is only mod
ified by adding some "X-Spam-" headers and no changes
will be made to the body. In addition, a header named
X-Spam-Report will be added to spam. You can use the
remove_header option to remove that header after set
ting report_safe to 0.
See report_safe_copy_headers if you want to copy head
ers from the original mail into tagged messages.
Reply to: