On Sun, 2004-05-09 at 07:39, Christian Barmala wrote:
> Hi,
>
> I installed the combination of SpamAssassin, Postfix, AMaViS and ClamAV
> under Linux. My mails are tagged "X-Virus-Scanned..." /var/log/mail shows
> that SpamAssassin is analyzing the mails, but the Mail headers don't contain
> any "X-Spam-Level", "X-Spam-Status", ... or any other SpamAssassin lines. I
> checked /etc/amavis.conf and ~vscan/.spamassassin/user_prefs and they look
> ok to me, but I don't get the Spam header lines. Any idea how to analyze the
> problem?
What is $sa_tag_level_deflt set to in amavisd.conf? I set this to -99.0
to allow all mail to be tagged with the X-Spam-xxx headers. As I recall,
the default is set such that only spam will have the headers added.
-Bill