: 안녕하세요?
:
: 서버쪽에서 메일 보내기는 잘 되는데..
: 서버쪽으로 메일을 보내면 다음 과 같은 Error 가 납니다..
:
: 받는쪽 계정도 있고 sendmail.cf 에 도메인도 등록을
: 해주었는데.. 안되는 이유를 잘 모르겠네요..
:
: 고수님들의 도움 부탁 드립니다..
:
:
: ----- Transcript of session follows -----
: 451 <test at XXXXX.co.kr>... reply: read error from XXXXX.co.kr
: <test at XXXXX.co.kr>... Deferred: Connection reset by XXXXX.co.kr.
: Message could not be delivered for 5 days
: Message will be deleted from queue
/etc/inetd.conf 에서
#pop-3 stream tcp nowait root /usr/sbin/tcpd ipop3d
이렇게 되어 있는 부분이 주석처리 되어 있는지 확인하시고
#를 없애보세요.