: 센드메일 8.11.2로 설치를 하였는데 어제 아래와 같은 문구의 에러발생으
로
: 문의를 하였는데 답변을 주시는 분이 안계셔서 지우고 다시 설치하려고 합
니
: 다.
:
: rpm -e sendmail명령어를 입력하면 의존성이 깨진진다고 합니다..
:
: error: 이 패키지를 지우면 의존성을 깨뜨리게 됩니다:
: smtpdaemon 이 fetchmail-5.3.1-1에 필요함
: smtpdaemon 이 mutt-1.1.9i-1az에 필요함
:
:
: 삭제하는 방법을 알려주세요. 꼭부탁드립니다..
:
:
: [root@localhost 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
: [ OK ]
의존성이 있는 패키지를 먼저 삭제 하세요.
위의 것들은 mail Client 프로그램들입니다.
그러니까 Mail Server 가 지워지는걸 싫어하죠....
# rpm -e fetchmail??????
# rpm -e mutt-1??????
그 다음에 sendmail 지우세요.