제목 : Qmail 에서 메일이 수신되지 않을 때 조치방법
구 분 : 트러블슈팅
작성자 : 이선규 (neosky) (neosky(at)smileserv.com, admin(at)nple.com, http://seroot.com)
작성일 : 2010년 6월 22일
qmail 구축된 서버에서 메일 발송은 되나 반대로 메일 수신이 되지 않고
Sorry, no mailbox 라면서 실패 메일이 되돌아 올때 다음과 같이 조치해주면 됩니다.
▼ 상대방 메일 수신함을 찾을 수 없어, 메일 발송이 실패하였다라는 메일이 반송됩니다.
---------------------------------------------------------------------
Hi. This is the qmail-send program at securetop.co.kr.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<smile@test.co.kr>:
Sorry, no mailbox here by that name. (#5.1.1)
▼ qmail 서버측 /var/log/qmail/current 로그에 남는 내용 (위와 같은 에러사항)
---------------------------------------------------------------------
@400000004c204acc07be42fc delivery 1: failure: Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/
원인은 한가지입니다.
/var/qmail/control 위치에 locals 파일을 열어 localhost 로 설정이 되어 있는지 확인합니다.
혹시, 도메인이 들어가 있다면 삭제하고 localhost 로 적어준 다음, qmail 을 재시작후 메일 수신 테스트해봅니다.
==> vpopomail 로 관리한다면 이곳의 내용은 localhost 만이 정상입니다.
정상적으로 메일이 수신된 것을 확인할 수 있습니다.
▼ qmail 서버측 /var/log/qmail/current 로그에 남는 내용 (정상수신)
------------------------------------------
@400000004c204d522bc10eb4 info msg 778353: bytes 1735 from you
@400000004c204d522be7f3bc starting delivery 12: msg 778353 to local test.co.kr-me@test.co.kr

Sendmail, Postfix, Qmail 에서 발송포트 변경하기.pdf

당신의 의견을 작성해 주세요.