sendmail delay현상에 관한 질문입니다.
작성자 정보
- 초보재한 작성
- 작성일
컨텐츠 정보
- 1,653 조회
- 0 추천
- 목록
본문
우선 답변 감사드립니다.^^
말씀해주신대로 테스트를 해보았습니다.
monghandevil@naver.com... Connecting to [127.0.0.1] via relay...
220 localhost.localdomain ESMTP Sendmail ; Fri, 19 Mar 2004 11:04:37 +0900
>>> EHLO localhost.localdomain
250-localhost.localdomain Hello icapws [127.0.0.1], pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-DELIVERBY
250 HELP
>>> MAIL From:<root@localhost.localdomain> SIZE=33
250 2.1.0 <root@localhost.localdomain>... Sender ok
>>> RCPT To:<monghandevil@naver.com>
>>> DATA
250 2.1.5 <monghandevil@naver.com>... Recipient ok
354 Enter mail, end with "." on a line by itself
>>> .
250 2.0.0 i2J24bN8002391 Message accepted for delivery
monghandevil@naver.com... Sent (i2J24bN8002391 Message accepted for delivery)
Closing connection to [127.0.0.1]
>>> QUIT
221 2.0.0 localhost.localdomain closing connection
정상적인 메일 서버에서 테스트해보니까 제일 마지막 줄, 그러니까
221 2.0.0 localhost.localdomain closing connection 이부분이
221 2.0.0 nhn402.naver.com Service closing transmission channel 이렇게 나오던에...
뭐가 문제인지는 잘모르겠습니다.
도메인 주소로 ping 테스트 한건 잘 되던데...
sendmail설정을 할 때 sendmail.mc파일을 통해서 하지않고 sendmail.cf 파일을 직접 건드린 부분이 있는데 그것때문인가요?
조언 부탁드리겠습니다.
그럼 즐거운 오후되세요...
관련자료
-
이전
-
다음