: 지리산님 정말 감사합니다 ㅠ.ㅠ
:
: 그런데요..또 다른질문할꼐요..죄송해요~~
:
: 메일이 우리서버 ... at orac.co.kr
: 보내지는데요..
:
: 다른쪽으로 보내면 않보내지네요ㅠ.ㅠ
: 이것만해결하면되는데..잉~~
:
: 정말 부탁합니다..
: /etc/mail/sendmail.mc를 수정했었는데..
: 어떤걸 수정해야되나여??
:
: 다시한번 답변부탁합니다~~ 수고하세요^^*
:
:
:
:
:
:
:
:
: : : [root@orac /root]# /etc/rc.d/init.d/sendmail restart
: : : Shutting down sendmail: [ OK ]
: : : Starting sendmail: makemap: error opening type hash map /etc/mail/virtusertable: Executable files not allowed
: : : makemap: error opening type hash map /etc/mail/access: Executable files not allowed
: : : makemap: error opening type hash map /etc/mail/domaintable: Executable files not allowed
: : : makemap: error opening type hash map /etc/mail/mailertable: Executable files not allowed
: : :
: : : [root@orac mail]# makemap hash /etc/mail/access.db < /etc/mail/access
: : : makemap: error opening type hash map /etc/mail/access.db: Executable files not allowed
: : :
: : :
: : : 메일이 안되여~~~~~`````
: : :
: : : 이런 에러메세지가 뜨는데..
: : : 어떤이유일까요??
: : : 지금이것때문에 다른걸 하지못하고있습니다 ㅠ.ㅠ
: : : 도와주세요~~
: : 허가권 때문인듯 하군요...^^;;
: : access.db등등의 퍼미션에 실행권한이 있어서 문제가 생긴듯 합니다.
: : 퍼미션은 644정도로 바꾸어 두시면 되실것 같군요..
: : chmod 644 *.db
: :
: : --
: : 산은 지리산~~
/etc/mail/sendmail.cf파일을 손대셔야 됩니다.
(버전에 따라 경로가 /etc/sendmail.cf일수도 있네요..)
sendmail.mc는 sendmail.cf파일을 만들기 위한 매크로파일(?)입니다.
자세한 것은 1원짜리 팁을 검색해 보시면 나올겁니다.
검색어 smtp로 하시면 금방찾겠네요...^^;;
그럼 수고하세요.--산은 지리산~~