디렉토리 안에 있는 파일들의 궘한이 아니라 /etc/mail 디렉토리에
쓰기 권한이 있는 지 살펴보셔야 할 것 같습니다.
ls -ld /etc/mail 과 같은 명령으로 확인해 보시면 되겠네요.
디렉토리에 쓰기 권한이 없어서 일어나는 에러 같습니다만...
: 와우 7.3R2쓰는데,
:
: 센드메일 데몬 가동시키면 이런 메시지가 뜨네요. 그리고 안돕니다.
:
: Shutting down sendmail: [ OK ]
: Shutting down sm-client: [FAILED]
: Starting sendmail: 451 4.0.0 /etc/mail/sendmail.cf: line 95: fileclass: cannot open '/etc/mail/local-host-names': Worl
: d writable directory 451 4.0.0 /etc/mail/sendmail.cf: line 571: fileclass: cannot open '/etc/mail/trusted-users': Worl
: d writable directory [FAILED]
: Starting sm-client: [ OK ]
:
: 근데 /etc/mail 이하를 살펴봐도 이 에러 메시지가 뭔지 도저히
: 알 수 없네요.
:
: 아래는 ls -l /etc/mail 로 보여준 결과입니다. 권한이 적당하게
: 되어 있는데 왜 이런 에러가 나는지 모르겠습니다.
: 아시는 분 좀 부탁요.
:
: -rw-r--r-- 1 root root 331 Aug 14 03:07 access
: -rw-r----- 1 root root 12288 Oct 15 01:03 access.db
: -rw-r--r-- 1 root root 0 Aug 14 03:07 domaintable
: -rw-r----- 1 root root 12288 Oct 15 01:03 domaintable.db
: -rw-r--r-- 1 root root 5588 Aug 14 03:07 helpfile
: -rw-r--r-- 1 root root 64 Aug 14 03:07 local-host-names
: -rw-r--r-- 1 root root 0 Aug 14 03:07 mailertable
: -rw-r----- 1 root root 12288 Oct 15 01:04 mailertable.db
: -rw-r--r-- 1 root root 748 Aug 14 03:07 Makefile
: -rw-r--r-- 1 root root 57308 Oct 18 14:35 sendmail.cf
: -rw-r--r-- 1 root root 3041 Aug 14 03:07 sendmail.mc
: -rw------- 1 root root 628 Oct 18 14:05 statistics
: -rw-r--r-- 1 root root 38872 Oct 14 16:45 submit.cf
: -r--r--r-- 1 root root 38902 Aug 14 03:07 submit.cf.bak
: -rw-r--r-- 1 root root 837 Aug 14 03:07 submit.mc
: -rw-r--r-- 1 root root 127 Aug 14 03:07 trusted-users
: -rw-r--r-- 1 root root 0 Aug 14 03:07 virtusertable
: -rw-r----- 1 root root 12288 Oct 15 01:03 virtusertable.db
:
: --
: Written by the Black Knight