리눅스7.3을 설치하고 sendmail을 사용중입니다.
우선 아웃룩에서 메일받기는 되는데 보내기가 안되네요..
#### error 메세지 ##########
받는 사람 중 한 사람이 서버에서 거부되었으므로 메시지를 보낼 수 없습니다.
거부된 전자 메일 주소는 'xxx at hanafos.com'입니다. 제목 'test',
계정: 'mail.xxxxx.com', 서버: 'mail.xxxxxx.com', 프로토콜: SMTP,
서버 응답: '550 5.7.1 <xxx at hanafos.com>... Relaying denied.
IP name lookup failed [xxx.xxx.xxx.x]', 포트: 25, 보안(SSL): 아니오,
서버 오류: 550, 오류 번호: 0x800CCC79
#############################
내 서버 설정사항
/etc/mail/access
localhost.localdomain RELAY
localhost RELAY
127.0.0.1 RELAY
xxxxx.com RELAY
/etc/sendmail.cf
Cwxxxxx.com
Djxxxxx.com
........
........
# SMTP daemon options
O DaemonPortOptions=Port=smtp, Name=MTA
# SMTP client options
O ClientPortOptions=Address=0.0.0.0
/etc/hosts
127.0.0.1 ns localhost.localdomain localhost
xxx.xxx.xxx.xxx ns.xxxxx.com ns
/etc/mail/virtusertable
webmaster at xxxxx.com xxxx at xxxxx.com 부탁드립니다..
더 구체적인 제 설치내용이 필요하시면 수정해드리겠습니다.
꼭 도와주세요...
너무 급합니다.