도무지 이해할수 없어서 도움을 구합니다.
작성자 정보
- zero 작성
- 작성일
컨텐츠 정보
- 1,610 조회
- 0 추천
- 목록
본문
레드헷9 sendmail-8.12.8-1kr 입니다.
그런데 쇼핑몰 사이트가 이사 시킨후 부터 local 에서 메일이 발송되지 않습니다.
메일 테스트 해보니 이런 결과가 나왔는데 도무지 알 방도가 없더군요
잘되었던 메일이라 sendmail.cf 는 이상이 없는듯 싶은데 ..
# echo "test" | Mail -vs "testmail" jangzero@hotmail.com
jangzero@hotmail.com... Connecting to [127.0.0.1] via relay...
220 localhost.localdomain ESMTP Sendmail 8.12.8/8.12.8; Fri, 28 Nov 2003 01:19:20 +0900 NO UBE/UCE C=KR L=SE
>>> EHLO localhost.localdomain
250-localhost.localdomain Hello ciz21 [127.0.0.1], pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-AUTH LOGIN PLAIN
250-DELIVERBY
250 HELP
>>> MAIL From:<root@localhost.localdomain> SIZE=49 AUTH=root@localhost.localdomain
250 2.1.0 <root@localhost.localdomain>... Sender ok
>>> RCPT To:<jangzero@hotmail.com>
>>> DATA
250 2.1.5 <jangzero@hotmail.com>... Recipient ok
354 Enter mail, end with "." on a line by itself
>>> .
553 5.0.0 SPAMBOT is not allowed here.- If you have questions,please email admin@localhost.localdomain.
>>> RSET
250 2.0.0 Reset state
root... Using cached ESMTP connection to [127.0.0.1] via relay...
>>> MAIL From:<> SIZE=1073
250 2.1.0 <>... Sender ok
>>> RCPT To:<root@localhost.localdomain>
>>> DATA
250 2.1.5 <root@localhost.localdomain>... Recipient ok
354 Enter mail, end with "." on a line by itself
>>> .
553 5.0.0 SPAMBOT is not allowed here.- If you have questions,please email admin@localhost.localdomain.
>>> RSET
250 2.0.0 Reset state
postmaster... Using cached ESMTP connection to [127.0.0.1] via relay...
>>> MAIL From:<> SIZE=2097
250 2.1.0 <>... Sender ok
>>> RCPT To:<postmaster@localhost.localdomain>
>>> DATA
250 2.1.5 <postmaster@localhost.localdomain>... Recipient ok
354 Enter mail, end with "." on a line by itself
>>> .
553 5.0.0 SPAMBOT is not allowed here.- If you have questions,please email admin@localhost.localdomain.
Closing connection to [127.0.0.1]
>>> QUIT
221 2.0.0 localhost.localdomain closing connection
관련자료
-
이전
-
다음