Hi Guys,

Just installed MailScanner on my Sarge install. Install seems to go fine but I get these errors in the mail log.

Jul 5 15:29:05 localhost MailScanner[13162]: MailScanner E-Mail Virus Scanner version 4.41.3 starting...
Jul 5 15:29:05 localhost MailScanner[13162]: Could not read directory /var/spool/MailScanner/incoming
Jul 5 15:29:05 localhost MailScanner[13162]: Error in configuration file line 150, directory /var/spool/MailScanner/incoming for incomingworkdir does not exist (or is not readable)
Jul 5 15:29:05 localhost MailScanner[13162]: Could not read directory /var/spool/MailScanner/quarantine
Jul 5 15:29:05 localhost MailScanner[13162]: Error in configuration file line 154, directory /var/spool/MailScanner/quarantine for quarantinedir does not exist (or is not readable)
Jul 5 15:29:05 localhost MailScanner[13162]: Read 120 hostnames from the phishing whitelist
Jul 5 15:29:05 localhost MailScanner[13162]: /var/spool/postfix/incoming is not owned by user 102 !

However, the 2 directries do exist and do have readable bits set for all.

Also /var/spool/postfix/incoming is not owned by user 102 but is owned by postfix which I have configured in config.php

Any ideas?

Thanks

Paul