안녕하세요? 산이님
그간 평안하셨는지요?
오늘 메일서버 설치하다 문제가 생겨서 글 한번 적어봅니다.
다름이 아니오라 sendmail dovecot을 설치하고 메일서버를
구축했습니다. (CentOS)
그런데 naver.com과 같은 외부메일에서 제 서버로 메일은 잘
받아지나
제 서버쪽에서 외부 (naver.com 으로 칭함)로 메일을 쏠때는
전송이 안됩니다.. (아웃룩익스프레스에서)
아래는 /var/log/maillog의 일부입니다. (tail -f)
May 2 10:40:50 web sendmail[23629]: AUTH=server, relay=[115.88.246.125],
authid=khalisto, mech=LOGIN, bits=0
May 2 10:40:50 web sendmail[23629]: p421eoRD023629: from=, size=1346, class=0,
nrcpts=1,
msgid=<6424DF14517D4BFD95CA7B0ED0FC1610@hp5103>, proto=ESMTP, daemon=MTA,
relay=[115.88.246.125]
May 2 10:40:51 web dovecot: imap-login: Login: user=, method=PLAIN,
rip=::ffff:115.88.246.125,
lip=::ffff:192.168.0.2
May 2 10:40:51 web dovecot: IMAP(khalisto): Disconnected: Logged out
May 2 10:40:54 web sendmail[23632]: p421eoRD023629: to=, ctladdr= (500/100),
delay=00:00:04, xdelay=00:00:04, mailer=esmtp, pri=121346, relay=mx3.naver.com.
[202.179.178.29], dsn=4.0.0,
stat=Deferred: 421 4.3.2 Your ip is filtered by RBL. And this connection will be
closed.(IP:125.183.17.30)
(Caues:http://www.spamhaus.org/query/bl?ip=125.183.17.30)
맨 아래에 보면 제 IP가 스팸 IP로 차단이 되어있는걸
확인했는데요.
차단된 거 이외의 근본적인 문제가 무엇인지 궁금합니다.
참고 : dovecot protocol : imap, pop3으로만 셋팅
iptables 에서 25, 110, 143번 모두 개방된 상태임.
도움을 부탁드립니다.
|