Stupid question maybe but are you sure Mailscanner is running and has the right privilleges and did you check the mail.log?<br>Have you read and tried the suggestions from <a href="http://wiki.mailscanner.info/doku.php?id=documentation:test_troubleshoot:mailscanner">http://wiki.mailscanner.info/doku.php?id=documentation:test_troubleshoot:mailscanner</a> ?<br>

<br>You should run the lint and debug checks as the user you configured in the Mailscanner conf and try it as root user just to be sure of permissions<br><br><div class="gmail_quote">On 9 March 2013 21:31, Michael Grimm <span dir="ltr">&lt;<a href="mailto:trashcan@odo.in-berlin.de" target="_blank">trashcan@odo.in-berlin.de</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi --<br>
<br>
I&#39;m absolutely new regarding MailScanner, and I would like to migrate from amavisd-new, but:<br>
<br>
This is my test mail server running in a FreeBSD jail:<br>
        FreeBSD 9.1-RELEASE<br>
        postfix 2.9.5<br>
        clamav 0.97.6<br>
        spamassassin 3.3.2<br>
        perl 5.14.2<br>
<br>
Following <a href="http://www.mailscanner.info/postfix.html" target="_blank">http://www.mailscanner.info/postfix.html</a> I did modify MailScanner.conf as follows:<br>
        Run As User = postfix<br>
        Run As Group = postfix<br>
        Incoming Queue Dir = /var/spool/postfix/hold<br>
        Outgoing Queue Dir = /var/spool/postfix/incoming<br>
        MTA = postfix<br>
<br>
plus (due to clamav):<br>
        Incoming Work User =<br>
        Incoming Work Group = clamav<br>
        Incoming Work Permissions = 0640<br>
<br>
and:<br>
        SpamAssassin User State Dir = /var/spool/MailScanner/spamassassin<br>
<br>
I did create the following directories:<br>
        drwxrwxr-x    5 postfix          postfix        var/spool/MailScanner<br>
        drwxr-xr-x    2 postfix          postfix        /var/spool/MailScanner/spamassassin<br>
        drwxr-xr-x    2 postfix          postfix        /var/spool/MailScanner/quarantine<br>
        drwxr-xr-x    4 postfix          clamav         /var/spool/MailScanner/incoming<br>
        drwx------    2 postfix          postfix        /var/spool/MailScanner/incoming/SpamAssassin-Temp<br>
        drwxr-x---    2 postfix          postfix        /var/spool/MailScanner/incoming/Locks<br>
<br>
&quot;MailScanner --lint&quot; and &quot;spamassassin --lint&quot; do run to completion without any complaints.<br>
<br>
*BUT*: Whenever I do inject mail messages, they will be put into postfix&#39; hold queue (as intended by postfix&#39; header_checks) for ever, but MailScanner won&#39;t do *anything*, no single syslog entry, nothing, absolutely nothing :-( I would have expected that there were some complaints in syslog, but there&#39;s nothing! And, I did try a lot of different variations of what should be configured (according help text in MailScanner.conf and google searching).<br>


<br>
MailScanner --debug isn&#39;t helpful, either. Nothing happens, nothing.<br>
MailScanner -h tells me that I do have all modules installed.<br>
<br>
I never ever experienced something comparable before: no error messages in syslog or wherever that would tell me about my mistakes :-(<br>
<br>
Thus: Anybody here that could teach me what to test next?<br>
<br>
Thanks and with kind regards,<br>
Michael<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
<br>
<br>
<br>
<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>
</font></span></blockquote></div><br>