- I config MailScanner.conf :<br><br clear="all">Run As User = postfix<br>Run As Group = postdrop<br>Incoming Queue Dir = /var/spool/postfix/hold<br>Outgoing Queue Dir = /var/spool/postfix/incoming<br>MTA =  postfix<br><br>
-  vi /etc/postfix/header_checks;Add line:<br>/^Received:/ HOLD<br><br>- In <a href="http://main.cf">main.cf</a> file;Add line<br>header_checks = regexp:/etc/postfix/header_checks<br><br>- Then cd /opt/MailScanner/bin<br>
run ./check_mailsanner<br>- I send any mail;  vi /var/log/maillog :<br>Messages found but no hashed queue directories. Please enable hashed queues for incoming and deferred with a depth of 1 or 2. See the Postfix documentation for hash_queue_names and hash_queue_depth <br>
- I fix this problem by adding two line into <a href="http://main.cf">main.cf</a> file:<br>hash_queue_names = hold<br>hash_queue_depth = 1<br>- Then run again ./check_mailscanner<br>- Result is My machine is pause(break down), can&#39;t do anything<br>
- Who Know what is happen? please tell me.<br><br><br>Thanks<br><br>-- <br>viet<br>