MailScanner doesn&#39;t call spamd - it calls spamassassin using the Perl API&#39;s.<br><br>Any spamd activity appearing in the logs is nothing to do with MailScanner. If you&#39;re calling spamd from sendmail you&#39;re more than likely calling Spamassassin twice and making mail-flow alot slower than required.<br>
<br>MaiLScanner is reasonably chatty in the maillog so you can see what&#39;s happening - have a look.<br><br>I&#39;d also check you&#39;re getting MailScanner headers in processed email..you might not have you&#39;re MTA configured correctly if you&#39;re not seeing these headers.<br>
<br clear="all">-- <br>Martin Hepworth<br>Oxford, UK<br>
<br><br><div class="gmail_quote">On 2 October 2011 01:39, Dave Helton <span dir="ltr">&lt;<a href="mailto:dave@kd0yu.com">dave@kd0yu.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
HI Mike, everyone..<br>
<br>
  Yes, you should disable spamassassin in your init.d startup, unless you&#39;re using for something else.<br>
MS calls the SA routines directly and does not need the SA daemon.<br>
<br>
  To verify your clamav is working and logging properly... send yourself one of the Eicar sigs until<br>
you get the desired effect.<br>
<br>
--Dave<br>
<div><div></div><div class="h5"><br>
-----Original Message-----<br>
From: <a href="mailto:mailscanner-bounces@lists.mailscanner.info">mailscanner-bounces@lists.mailscanner.info</a> [mailto:<a href="mailto:mailscanner-bounces@lists.mailscanner.info">mailscanner-bounces@lists.mailscanner.info</a>] On Behalf Of Mike<br>

Sent: Saturday, October 01, 2011 5:42 PM<br>
To: MailScanner discussion<br>
Subject: Re: Monitoring ClamAV and MailScanner<br>
<br>
On Sun, 2 Oct 2011, Peter Bonivart wrote:<br>
<br>
&gt; On Sat, Oct 1, 2011 at 11:16 PM, Mike &lt;<a href="mailto:mike@leawood.com">mike@leawood.com</a>&gt; wrote:<br>
&gt;&gt; Yes, similar to that of SpamAssassin.  I can see the &quot;spamd&quot;<br>
&gt;&gt; processing each e-mail in /var/log/maillog but I&#39;m not seeing in for clamd/clamav.<br>
&gt;<br>
&gt; First of all, you shouldn&#39;t use spamd with MailScanner. Logging is set<br>
&gt; in the configuration of MailScanner and ClamAV respectively, also<br>
&gt; check syslog.conf.<br>
<br>
I should turn SpamAssassin off then?  MailScanner automatically uses SpamAssassin even when it&#39;s not running? (i.e. similar to that of sendmail?).<br>
<br>
<br>
// from /etc/clamd.conf<br>
<br>
LogFile /var/log/clamav/clamd.log<br>
#LogVerbose yes<br>
<br>
I&#39;m not seeing any scan results in clamd.log, should I turn on LogVerbose for more information to be updated in clamd.log?<br>
<br>
<br>
# Execute a command when virus is found. In the command string %v will # be replaced with the virus name.<br>
# Default: no<br>
#VirusEvent /usr/local/bin/send_sms 123456789 &quot;VIRUS ALERT: %v&quot;<br>
<br>
Should this option also be on?<br>
<br>
Thank you.<br>
<br>
<br>
Mike<br>
<br>
</div></div>--<br>
This message has been scanned for viruses and dangerous content by MailScanner at <a href="http://KD0YU.COM" target="_blank">KD0YU.COM</a>, and is believed to be clean.<br>
<font color="#888888"><br>
<br>
--<br>
This message has been scanned for viruses and<br>
dangerous content by MailScanner at <a href="http://KD0YU.COM" target="_blank">KD0YU.COM</a>, and is<br>
believed to be clean.<br>
</font><div><div></div><div class="h5"><br>
--<br>
MailScanner mailing list<br>
<a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a><br>
<a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" target="_blank">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br>
<br>
Before posting, read <a href="http://wiki.mailscanner.info/posting" target="_blank">http://wiki.mailscanner.info/posting</a><br>
<br>
Support MailScanner development - buy the book off the website!<br>
</div></div></blockquote></div><br>