>> Delete Reply from No. 31085 article
No. RE: 레드헷 7.1 에서 센드메일 문제

등록 2001-05-22 19:08:00 By localhost     조회 2
이름 유아이지    

		: 우선 글 읽어 주셔서 너무 고맙습니다.
: 레드헷 7.1을 깔았는데,
: 센드메일을 어떻게 해야할지 모르겠네요.
: 내부에서
: telnet localhost 25
: 로 접속하면 잘 되는데,
: 외부에서
: telnet redhat7.1_host 25
: 하면 무조건 거절되는군요.
:
: 그때문인지, 메일을 보내도 처리를 못 하네요.
: 왜 그런지 아시는 분 꼭 알려주세요.
: 7.0에서도 이런 문제는 없었거든요.
: 참고로 센드메일 버전은
: 8.11.2-14 입니다.
: 기본 설정이 바뀐것 같은데... 잘 모르겠어요.
:
: 읽어주셔서 고맙습니다.
:
: --
: 항상 행복 !!!
 저도 그런 경우가 있었는데 같은 경우인지는 모르겠네요..
 박범석님의 글 그대로 옮깁니다
 -----------------------------------------------------------------------
 
 /etc/mail/sendmail.mc에 보면 다음과 같은 곳이 있습니다.
dnl This changes sendmail to only listen on the loopback device
127.0.0.1
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')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
저 밑줄친 부분을 주석처리 하면 됩니다.
dnl This changes sendmail to only listen on the loopback device
127.0.0.1
dnl and not on any other network devices. Comment this out if you want
dnl to accept email over the network.
dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
이렇게요.
그런담에
m4 /etc/mail/sendmail.mc > /etc/sendmail.cf 명령때려주시고
센드메일 재시작 하세요.--호스팅은 유아지에서...
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved