<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi, I am using Mailscanner with spamassassin. For what i've read you
can define in Mailscanner.conf to use pyzor, razor and dcc, or tell
spamassassin to use razor, pyzor and dcc in the local.cf file. What's
the best choice? What happens if I tell both to use it? How can I know
that razor pyzor and dcc are working?<br>
<br>
This is my spam.assassin.prefs.conf:<br>
# =============== RBSL related items ===============<br>
<br>
# By default, SpamAssassin will run RBL checks.&nbsp; If your ISP already<br>
# does this, stop RBL checks in SpamAssassin by un-commenting&nbsp; the<br>
# following line<br>
# skip_rbl_checks&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<br>
<br>
# paths to utilities<br>
pyzor_path /usr/bin/pyzor<br>
dcc_path /usr/bin/dccproc<br>
<br>
# Uncomment the lines below to stop using the specific service<br>
# To stop Razor2 checks, uncomment the following line<br>
# use_razor2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>
# To stop DCC checks, uncomment the following line<br>
#&nbsp; use_dcc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>
# To stop Pyzor checks, uncomment the following line<br>
#&nbsp; use_pyzor&nbsp;&nbsp;&nbsp; 0<br>
# ==========================================================<br>
<br>
And this is my local.cf file:<br>
<br>
use_dcc 1<br>
use_pyzor 1<br>
use_razor2 1<br>
<br>
<br>
Thanks,<br>
<div class="moz-signature">-- <br>
<font size="2"><b>Nicol&aacute;s C&aacute;nepa</b><br>
<a href="mailto:%27ncanepa@fcen.uba.ar%27">ncanepa@fcen.uba.ar</a><br>
<a href="http://www.ccc.fcen.uba.ar">www.ccc.fcen.uba.ar</a><br>
<b>Tel&eacute;fono</b> - <i>4576-3382</i><br>
<b>CCC</b> - <i>Centro de Comunicaci&oacute;n Cient&iacute;fica</i><br>
<b>UBA</b> - <i>Facultad de Ciencias Exactas y Naturales</i><br>
</font>
</div>
</body>
</html>