Re: amavisd debug:Permission denied

2012-07-12 Thread Feel Zhou
Thank you John I know, It have no permissions, buhow can I fix it? I change the /etc/passwd [root@mail ~]# vim /etc/passwd clamav:x:500:500::/home:/bin/bash amavis:x:501:501::/home:/bin/bash vscan:x:502:502::/home:/bin/bash The same problem of debug TOM 2012/7/13 John Peach > On Fri, 13 Jul 20

Re: amavisd debug:Permission denied

2012-07-12 Thread John Peach
On Fri, 13 Jul 2012 02:09:45 +0800 Feel Zhou wrote: > Thank you very much > My system is Centos6.2/64bit > do not have the command "sealert" > Maybe not install > So I set setenforce 0, make selinux permissive > And it has no change for debug log Whichever system account you're running amavisd u

Re: amavisd debug:Permission denied

2012-07-12 Thread Feel Zhou
Thank you very much My system is Centos6.2/64bit do not have the command "sealert" Maybe not install So I set setenforce 0, make selinux permissive And it has no change for debug log Tom 2012/7/13 Alvin Wong > Do what in this section > ( > http://wiki.centos.org/HowTos/SELinux/#head-02c04b0b030

Re: amavisd debug:Permission denied

2012-07-12 Thread Feel Zhou
Thanks Alvim's proposal still the same problem do it before drwxr-x---. amavis amavis unconfined_u:object_r:var_t:s0 amavis after your command drwxr-x---. amavis amavis unconfined_u:object_r:amavis_var_lib_t:s0 amavis debug log is the same Thanks again TOM 2012/7/13 Alvin Wong > Try running

amavisd debug:Permission denied

2012-07-12 Thread Feel Zhou
Hello My friend Last time I setup amavis have some problem First is packages about Convert:BinHex Second is Permission denied And I fix the first question In Centos, use command yum install perl-Convert-BinHex But I can not fix the second question What is the first message mean it? How can I fix i