problem di exim sebagai SMTP relay :'relay not permitted'
the log message problem:
2013-05-24 10:27:51 H=([192.168.1.149]) [202.11.11.111] F=<edy@xxx.net.id> rejected RCPT <noc@xxx.net.id>: relay not permitted
2013-05-24 10:28:24 no IP address found for host host-202-11-11-111.jgg,com (during SMTP connection from [202.11.11.111])
2013-05-24 10:28:24 H=([192.168.1.149]) [202.11.11.111] F=<edy@xxx.net.id> rejected RCPT <noc@xxx.net.id>: relay not permitted
2013-05-24 10:28:33 no IP address found for host host-202-11-11-111.jgg,com (during SMTP connection from [202.11.11.111])
2013-05-24 10:28:33 H=([192.168.1.149]) [202.11.11.111] F=<edy@xxx.net.id> rejected RCPT <noc@xxx.net.id>: relay not permitted
2013-05-24 10:28:37 no IP address found for host host-202-11-11-111.jgg,com (during SMTP connection from [202.11.11.111])
2013-05-24 10:28:37 H=([192.168.1.149]) [202.11.11.111] F=<edy@xxx.net.id> rejected RCPT <noc@xxx.net.id>: relay not permitted
2013-05-24 10:28:41 no IP address found for host host-202-11-11-111.jgg,com (during SMTP connection from [202.11.11.111])
2013-05-24 10:28:41 H=([192.168.1.149]) [202.11.11.111] F=<edy@xxx.net.id> rejected RCPT <noc@xxx.net.id>: relay not permitted
2013-05-24 10:28:46 no IP address found for host host-202-11-11-111.jgg,com (during SMTP connection from [202.11.11.111])
2013-05-24 10:28:46 H=([192.168.1.149]) [202.11.11.111] F=<edy@xxx.net.id> rejected RCPT <noc@xxx.net.id>: relay not permitted
2013-05-24 10:28:56 no IP address found for host host-202-11-11-111.jgg,com (during SMTP connection from [202.11.11.111])
2013-05-24 10:28:56 H=([192.168.1.149]) [202.11.11.111] F=<edy@xxx.net.id> rejected RCPT <noc@xxx.net.id>: relay not permitted
2013-05-24 10:28:59 no IP address found for host host-202-11-11-111.jgg,com (during SMTP connection from [202.11.11.111])
2013-05-24 10:28:59 H=([192.168.1.149]) [202.11.11.111] F=<edy@xxx.net.id> rejected RCPT <noc@xxx.net.id>: relay not permitted
solve the problem with:
domainlist local_domains = @
domainlist relay_to_domains =
hostlist relay_from_hosts = localhost : 127.0.0.1 : 202.11.11.0/20 <----[your ip must allowed]
the log solve:
2013-05-24 10:35:33 1Ufimz-0001ch-Hv <= edy@xxx.net.id H=([192.168.1.149]) [202.11.11.111] P=esmtp S=565 id=519EE005.8080604@xxx.net.id
2013-05-24 10:35:36 1Ufimz-0001ch-Hv => noc@xxx.net.id R=dnslookup T=remote_smtp H=bakpia.xxx.net.id [202.169.224.5] X=TLSv1:AES256-SHA:256
2013-05-24 10:35:36 1Ufimz-0001ch-Hv Completed
{ 0 komentar... read them below or add one }
Posting Komentar