Assuming your clamd process is running as clamav:clamav from the clamd.conf file of course..<br><br clear="all"><br>-- <br>Martin Hepworth<br>Oxford, UK<br>
<br><br><div class="gmail_quote">On 14 December 2010 16:08, Glenn Steen <span dir="ltr">&lt;<a href="mailto:glenn.steen@gmail.com">glenn.steen@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
(Sorry for the top post... couldn&#39;t be helped:-)<br>
<br>
Right... Could you try the following:<br>
edit mailScanner.conf and set:<br>
Incoming Work User = postfix<br>
Incoming Work Group = clamav<br>
Incoming Work Permissions = 0660<br>
and of course set virus scanner to clamd... Then do<br>
chown -R postfix.clamav /var/spool/MailScanner/incoming<br>
chmod o+rx /var/spool/MailScanner<br>
then restart MailScanner and see what happens... If you want to check<br>
things manually, you need check that both postfix _and_ clamav<br>
users/groups can access the created directories fully.<br>
<br>
Cheers!<br>
--<br>
<font color="#888888">-- Glenn<br>
</font><div><div></div><div class="h5"><br>
On 14 December 2010 15:23, Ante Gulam &lt;<a href="mailto:ante.gulam@ri-ing.hr">ante.gulam@ri-ing.hr</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; Here are the outputs: (i&#39;ve modified this all while trying to set clamd to<br>
&gt; work but after fail<br>
&gt;<br>
&gt; most things reconfigured to default so many values are default)...<br>
&gt;<br>
&gt; ----------------------------<br>
&gt;<br>
&gt; root@mailfilter:/etc/MailScanner# grep &quot;Incoming Work&quot;<br>
&gt; etc/MailScanner/MailScanner.conf<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; # temporary files created by MailScanner, please see the &quot;Incoming Work&quot;<br>
&gt;<br>
&gt; Incoming Work Dir = /var/spool/MailScanner/incoming<br>
&gt;<br>
&gt; # Incoming Work Dir Settings<br>
&gt;<br>
&gt; #       and &quot;Incoming Work Group&quot;<br>
&gt;<br>
&gt; #Incoming Work Group = clamav<br>
&gt;<br>
&gt; #Incoming Work Permissions = 0640<br>
&gt;<br>
&gt; Incoming Work User =<br>
&gt;<br>
&gt; Incoming Work Group =<br>
&gt;<br>
&gt; #       Incoming Work Group = clamav<br>
&gt;<br>
&gt; #Incoming Work Permissions = 0640<br>
&gt;<br>
&gt; Incoming Work Permissions = 0600<br>
&gt;<br>
&gt; #           *Note: read the comments above the &quot;Incoming Work Group&quot;<br>
&gt; setting*,<br>
&gt;<br>
&gt; Hide Incoming Work Dir = yes<br>
&gt;<br>
&gt; Hide Incoming Work Dir in Notices = no<br>
&gt;<br>
&gt; ------------------------------<br>
&gt;<br>
&gt; i.e. i&#39;ve tried work user and group set to clamav.. also as postfix..<br>
&gt; (clamav is in postfix group)..<br>
&gt;<br>
&gt; also uncommented 0640 perms.  etc. etc. as i&#39;ve said clam then is not<br>
&gt; reporting any error (lstat()) but mail stops flowing.<br>
&gt;<br>
&gt; -------------------------------<br>
&gt;<br>
&gt; root@mailfilter:/etc/MailScanner# ls -la /var/spool/MailScanner<br>
&gt;<br>
&gt; total 24<br>
&gt;<br>
&gt; drwxrwx---  6 postfix postfix 4096 2010-12-02 20:14 .<br>
&gt;<br>
&gt; drwxr-xr-x 12 root    root    4096 2010-12-02 20:12 ..<br>
&gt;<br>
&gt; drwxr-xr-x  2 postfix postfix 4096 2009-02-17 23:53 archive<br>
&gt;<br>
&gt; drwxr-xr-x 23 postfix clamav  4096 2010-12-14 14:34 incoming<br>
&gt;<br>
&gt; drwxr-xr-x 10 postfix postfix 4096 2010-12-14 10:26 quarantine<br>
&gt;<br>
&gt; drwxr-xr-x  2 postfix postfix 4096 2010-12-01 11:50 spamassassin<br>
&gt;<br>
&gt; also as i remember i added +rx to group and all for these, thinking i&#39;ll<br>
&gt; make it over and get clam working... also changing groups and owners didn&#39;t<br>
&gt; help.<br>
&gt;<br>
&gt; ----------<br>
&gt;<br>
&gt; ls –ld<br>
&gt;<br>
&gt; drwxrwxrwt 7 root root 4096 2010-12-14 14:34 /tmp<br>
&gt;<br>
&gt; ------<br>
&gt;<br>
&gt; 777 here..<br>
&gt;<br>
&gt; If you have some idea that might help...<br>
&gt;<br>
&gt; I&#39;ve just tested my mail with spam test mails and SA works really fine. I&#39;ve<br>
&gt; also tested clam by sending that test email with the EICAR anti-virus test<br>
&gt; file. It passed my mailscanner and i&#39;ve recieved it on exchange.. so<br>
&gt; obviously there is no scanning done but i get msgs like<br>
&gt;<br>
&gt; Dec 14 14:34:39 mailfilter MailScanner[4652]: Virus Scanning: Clamd found 1<br>
&gt; infections<br>
&gt;<br>
&gt; Dec 14 14:34:39 mailfilter MailScanner[4652]: Virus Scanning: Found 1<br>
&gt; viruses<br>
&gt;<br>
&gt; Dec 14 14:34:39 mailfilter MailScanner[4652]: Requeue: 5D925688F8.1D075 to<br>
&gt; 1FBCF6CDD5<br>
&gt;<br>
&gt; In mail.log.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Regards,<br>
&gt;<br>
&gt; Ante<br>
&gt;<br>
</div></div><div><div></div><div class="h5">&gt; --<br>
&gt; MailScanner mailing list<br>
&gt; <a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a><br>
&gt; <a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" target="_blank">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br>
&gt;<br>
&gt; Before posting, read <a href="http://wiki.mailscanner.info/posting" target="_blank">http://wiki.mailscanner.info/posting</a><br>
&gt;<br>
&gt; Support MailScanner development - buy the book off the website!<br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
-- Glenn<br>
email: glenn &lt; dot &gt; steen &lt; at &gt; gmail &lt; dot &gt; com<br>
work: glenn &lt; dot &gt; steen &lt; at &gt; ap1 &lt; dot &gt; se<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>