----- Original Message ----- 
From: "Michele Neylon :: Blacknight.ie" <[EMAIL PROTECTED]>


> If you are using MailScanner you should _never_ run spamd/spamc
>
> Chris - you still need to run --lint on the SA rules.
>
>
> The way to get MS working with RDJ is to make a minor change to the script
>
> Change the line starting:
> SA_RESTART=
>
> to read:
>
> SA_RESTART="/etc/init.d/MailScanner restart";  # Command used to restart
> spamd

Or, if using amavisd-new, use:

SA_RESTART="service amavisd restart";

or

SA_RESTART="/usr/local/sbin/amavisd reload";

Bill

Reply via email to