On 28 Mar 2012, at 9:40 AM, Cesar Peschiera wrote: > 1- If I run "service mailscanner start" not start, but if i run "service > mailscanner restart" starts well. How fix it? > 2- I don“t know the correct configuration of the file > /etc/MailScanner/MailScanner.conf, and i get some errors. > For example: > a) I run service mailscanner restart and i get (/var/log/maillog): > Mar 28 03:58:33 centos-62 postfix/postfix-script[12170]: warning: not owned > by postfix: /var/spool/postfix/active/2B7DA1D0572 > Mar 28 03:58:33 centos-62 postfix/postfix-script[12171]: warning: not owned > by postfix: /var/spool/postfix/incoming/B72D71D057D > Mar 28 03:58:33 centos-62 postfix/postfix-script[12172]: warning: not owned > by postfix: /var/spool/postfix/incoming/2DA2E1D0579 > Mar 28 03:58:33 centos-62 postfix/postfix-script[12173]: warning: not owned > by postfix: /var/spool/postfix/incoming/A27201D0574 > Mar 28 03:58:33 centos-62 postfix/postfix-script[12174]: warning: not owned > by postfix: /var/spool/postfix/incoming/471281D0578 > etc. etc. etc ...... > Mar 28 03:58:33 centos-62 postfix/postfix-script[12183]: warning: not owned > by postfix: /var/spool/postfix/incoming/5389A1D056C > Mar 28 03:58:33 centos-62 postfix/postfix-script[12196]: starting the Postfix > mail system > Mar 28 03:58:33 centos-62 postfix/master[12197]: daemon started -- version > 2.6.6, configuration /etc/postfix > Mar 28 03:58:33 centos-62 postfix/qmgr[12206]: fatal: qmgr_move: update > active/2B7DA1D0572 time stamps: Operation not permitted > Mar 28 03:58:34 centos-62 postfix/master[12197]: warning: process > /usr/libexec/postfix/qmgr pid 12206 exit status 1 > Mar 28 03:58:34 centos-62 postfix/master[12197]: warning: > /usr/libexec/postfix/qmgr: bad command startup -- throttling > Mar 28 03:58:34 centos-62 postfix/pickup[12205]: B8DA21D0582: uid=0 > from=<root> > Mar 28 03:58:34 centos-62 postfix/cleanup[12211]: B8DA21D0582: hold: header > Received: by mail.correo-interno.com.py (Postfix, from userid 0)??id > B8DA21D0582; Wed, 28 Mar 2012 03:58:32 -0300 (PYST) from local; > from=<[email protected]> to=<[email protected]> > Mar 28 03:58:34 centos-62 postfix/cleanup[12211]: B8DA21D0582: > message-id=<[email protected]> > Mar 28 03:58:35 centos-62 MailScanner[12227]: MailScanner E-Mail Virus > Scanner version 4.84.5 starting... > etc. etc. etc ...... > Mar 28 03:58:40 centos-62 MailScanner[12227]: Clamd::ERROR:: UNKNOWN CLAMD > RETURN ./lstat() failed: Permission denied. ERROR :: > /var/spool/MailScanner/incoming/12227 > > 3- For this last line above (Clamd::ERROR) i think that i can only send mail > but not receive on my own server, and I think shipping couriers finally > disappear
You seem to have permissions issues, and your postfix is misconfigured, you need to fix your postfix configuration and permission and also fix the mailscanner permissions as clamd is unable to read the files it is supposed to scan. -- www.baruwa.org _______________________________________________ Keep Baruwa FREE - http://pledgie.com/campaigns/12056

