외부에서 메일을 보내면 unknown user... 메세지가.. 뜨는데요
작성자 정보
- 덩이 작성
- 작성일
컨텐츠 정보
- 2,053 조회
- 0 추천
- 목록
본문
우선... 새로운 메일계정을 만들었는데요......문제는 외부에서 메일을 보내면 unknown user... 라는 메세지로 리턴메일이 옵니다
디테일하게 설명을 드리겠습니다.
sendmail 버전 : ESMTP Sendmail 8.12.8/8.12.8
여러도메인에 대한 메일 서비스를 하고있구요
제가 진행한 작업을 순서대로 적을께요 ^^;
1. 시스템 계정생성// test라고 예를 들을께요
2. 샌드메일의 계정 생성
- local-host-names 파일에 a.com 추가 //도메인은 a.com 이라고 예를 들을께요
- virtusertable 파일에 test@a.com test
- makemap hash /etc/mail/virtusertable < /etc/mail/virtusertable
- mailertable 파일에 test test@a.com 추가
- makemap hash /etc/mail/mailertable < /etc/mail/mailertable
- access 파일에는 특별한 추가 사항 없었구요(기존에 relay 추가된 아이피만 존재함)
- /etc/init.d/sendmail restart
3. 이렇게 설정하고서.... 3-4일 지낫습니다.(기존의 메일서버에서 우리 메일서버로 이전을 한 경우라서요)
4. 끝으로 ... 한메일, 드림위즈, 네이버 에서 테스트 해보았는데요...
에러메세지가.....
The original message was received at Mon, 11 Oct 2004 09:56:46 +0900
from [211.233.31.228]
----- The following addresses had permanent fatal errors -----
@a.com>
(reason: 550 Relay Denied.)
----- Transcript of session follows -----
... while talking to mail.greenopt.com.:
>>> RCPT To:<test@a.com>
<<< 550 Relay Denied.
550 5.1.1 <test@a.com>... User unknown
451 4.4.1 reply: read error from mail.greenopt.com.
Reporting-MTA: dns; smail-7.hanmail.net
Arrival-Date: Mon, 11 Oct 2004 09:56:46 +0900
Final-Recipient: RFC822; test@z.com
Action: failed
Status: 5.1.1
Remote-MTA: DNS; mail.greenopt.com
Diagnostic-Code: SMTP; 550 Relay Denied.
Last-Attempt-Date: Mon, 11 Oct 2004 10:59:11 +0900
ㅡ.ㅡ 여기까지에요
도와주세요 ^^;;
관련자료
-
이전
-
다음