On Tue, Aug 12, 2014 at 2:50 PM, Greg Ledford <gledf...@phhwtechnology.com> wrote:
> >Take a look at the "sa_tag_level_deflt" in your amavisd configuration > file. > > $sa_tag_level_deflt = 5.5; > > $sa_tag2_level_deflt = 6.0; > > $sa_spam_subject_tag = '***POSSIBLE SPAM***'; > > $sa_kill_level_deflt = 7.0; > > > > I did. I bumped the levels a bit because they were catching some > legitimate emails. I may bump them back down some as a test. > Use sa_tag_level_deflt = -100; All your emails will have the SpamAssassin headers. Karl