: /etc/mail/sendmail.mc 를 열어서 127.0.0.1 이런 부분이 있는 줄을
: 주석처리하고 sendmail.cf 를 다시 만든 후에 재시작 해보세요.
: MTA 인가 하는 부분에서 로컬 호스트만 쓸 수 있도록 정의되어 있을 겁니다.
답변 감사합니다..
아직 해결은 안되고 있는데...조금만 더 자세히말씀해 주시면 감사하겠습니다.#dnl This chang
es sendmail to only listen on the loopback device 127.0.0.1 sendmail.mc화일입니다.
#dnl and not on any other network devices. Comment this out if you want
#dnl to accept email over the network.
#DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
이부분 주석처리 했고요..
sendmail.cf
# SMTP daemon options
#O DaemonPortOptions=Name=MTA
이부분도 주석 처리해봤는데...음냐..
해결이 안되고 있어요.
sendmail.cf를 다시 만들라는 소리가 무엇인지 잘 모르겠습니다.
한번만 더 도움주세요.
s