I have fully configured MailScanner, spamassassin and razor (among many other programs).&nbsp; Everything is in full production.&nbsp; I have followed the documentation on <a href="http://razor.sourceforge.net">razor.sourceforge.net
</a> and everything seems to be working properly.&nbsp; Now that I am scanning through the log files, I don't think MailScanner is using razor.&nbsp; Here are the stats of grep -c in /var/log/mail/info:<br><br>PYZOR hits 729 times<br>
DCC hits 5450 times<br>RAZOR hits 0 times<br><br>This doesn't sound right.&nbsp; I will list the relevant portion of spam.assassin.prefs.conf below:<br><br># paths to utilities<br>pyzor_path /usr/bin/pyzor<br>dcc_path /usr/bin/dccproc
<br>razor_path /usr/bin/razor-check<br><br>Using default timeouts and none of the stop checks are uncommented.&nbsp; I specify the location of razor with the following command:<br><br>razor_config /root/.razor<br><br>Razor is writing to the log file properly but I don't think MailScanner/spamassassin uses it.&nbsp; How can I make sure that it is being used?&nbsp; Thanks!
<br><br><br>