서버관련

qmai에러 : CNAME lookup failed temporarily. (#4.4.3)

2009. 5. 7. 17:26

CNAME lookup failed temporarily. (#4.4.3)
I'm not going to try again; this message has been in the queue too long.


위와 같이 qmail에서 발송하지 못하고 리턴메일을 보낸다면,

dns oversize patch를 해주어야한다..

patch 파일경로는
http://www.ckdhr.com/ckd/qmail-103.patch

위의 경로에서 받으면 되며,

patch -p1 < qmail-103.patch

를 해주고,

make check setup

해주면 된다.