Re: Verbose reports?
Richard Lithvall <[email protected]>
| Newsgroups | gmane.mail.exim.spamassassin |
|---|---|
| Message-ID | <[email protected]> |
Brian Kendig wrote: > I want to set report_header and use_terse_report (both in SpamAssassin's > local.cf) to 0, so that the details of how spam was scored appear in the > body of the message. This will make it a lot easier to see which > individual tests the spam triggered, and whether any of 'em lowered the > spam's score (as spammers are getting smart enough to do), so that I can > tweak my SA scores. > > But the SA-Exim install file says that report_header and > use_terse_report both should be 1. Is that still a requirement, will > SA-Exim have trouble with a verbose report in the body? No sa-exim won't have any trouble with it (AFAIK), *but* - sa-exim only modifies the headers and never touches the mail body so the modifications SA made to the body is just thrown away... (Thats why report_safe in SA >2.40 won't work either) /Richard