: 그래서 access파일을 수정하고
: makemap hash /etc/mail/access < /etc/mail/access
: 실행을 했더니
: /etc/mail/access.db: could not create: Executable files not allowed
: 이런 메세지만 나오네여...
access 파일의 퍼미션이 잘못된 것이 아닐까 합니다.
[/etc/mail]$ ls -l
total 164
-rw-r--r-- 1 root root 814 Jul 22 11:24 access
-rw-r--r-- 1 root root 20480 Jul 22 11:24 access.db
제꺼는 이렇습니다. 확인해 보세요. :-)--qKing