These are spamassassin configurations which do not apply to a MIMEDefang implementation of the spamassassin tests.
Think about it this way: MD receives the email MD runs with your mimedefang-filter to do things the way you want Because of your mimedefang-filter, MD sends the email for various tests. One of them is spamassassin. MD receives a True/False this is spam. MD then does whatever your logic in the filter says to do for a spam email. Unlike with SpamAssassin running through procmail for example, SA is NOT modifying the email. It is simply testing and passing along the results of those tests to MD. MANY of the configuration parameters for SA deal with how it modifies the email and those parameter will have no effect on a MD installation unless your filter is implemented to look for those parameters. The filter I use is http://www.peregrinehw.com/downloads/MIMEDefang/mimedefang-filter-KAM and is based on DFS' suggested filter for Windows clients. You will want to edit the part at the bottom in filter-end to mimic SpamAssassin's report_header and terse-report_functionality. Regards, KAM ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 16, 2004 2:12 PM Subject: [Mimedefang] sa-mimedefang.cf and use_terse_report > I am having an unusual problem configuring my sa-mimedefang.cf file. I am successful in changing the required_hits parameter, but regardless of what I do I cannot get report_header 1 and use_terse_report 1 to work. The spam message/score always ends up in the body of the email. I stop and restart mimedefang and this is evidently working because I can change the required _hits parameter. > > Any ideas would be appreciated. > > _______________________________________________ > Visit http://www.mimedefang.org and http://www.canit.ca > MIMEDefang mailing list > [EMAIL PROTECTED] > http://lists.roaringpenguin.com/mailman/listinfo/mimedefang > _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

