Raul wrote:
> I searched for local_domains and spam_tag_level in /var/log/maillog and > got no results. I have added $log_level = 5; to /etc/amavisd.conf before. > Mail still gets no headers added >> Gary V >> >> > Raul Let's see what your logging options are: egrep '(DO_SYSLOG|SYSLOG_LEVEL|LOGFILE)' /etc/amavisd.conf We are still talking about these, right? X-Spam-Status: X-Spam-Score: X-Spam-Level: X-Spam-Flag: Is the mail in your quarantine still getting these headers, but mail delivered to mailboxes not? Are you calling SpamAssassin (or spamc/spamd) after mail has been processed by amavisd-new (maybe via procmail or something)? Is there some other process that could be removing the headers? Is spamd running? Not sure if you have any samples of this or not, but for mail that scores at 5.0 or higher, and is delivered to a mailbox, is the Subject line getting prefixed with ***SPAM*** ? Gary V _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
