mail()함수를 이용해서 폼메일을 발송하려고 하는데 정상적으로 발송되지 않고 있습니다.
maillog에는 이와같은 형식으로 로그가 남으면서 가끔 하나씩 정상적으로 발송이 됩니다.
정상적으로 발송될때의 maillog는 이런 내용이 보이면서 약8분전에 발송한 메일이 발송됩니
다. Jan 3 09:44:44 xxxxserver sendmail[29165]: h030iiE29161: to=xxx at xxxx.net, ctladdr=nobody (99/99), delay=00:00:00
, xdelay=00:00:00, mailer=esmtp, pri=31141, relay=mail.xxxx.xxx. [61.100.0.170], dsn=2.0.0, stat=Sent (h030clfw031256 Me
ssage accepted for delivery) 메일이 발송되지 않을때는 다음과 같은 로그가 남습니다. Jan 3 09:4
5:59 xxxxserver sendmail[29662]: h030jxa29662: from=nobody, size=1141, class=0, nrcpts=0, msgid=<200301030045.h030jxa296
62 at localhost.localdomain>, relay=nobody@localhost Jan 3 09:45:59 xxxxserver sendmail[29662]: h030jxa29662: to=xxx@xxxx
.net, delay=00:00:00, mailer=esmtp, pri=1141, dsn=4.4.3, stat=queued Jan 3 09:46:01 xxxxserver sendmail[29673]: h030k1
h29673: from=nobody, size=1141, class=0, nrcpts=0, msgid=<200301030046.h030k1h29673 at localhost.localdomain>, relay=nobody
@localhost Jan 3 09:46:01 xxxxserver sendmail[29673]: h030k1h29673: to=xxx at xxxx.net, delay=00:00:00, mailer=esmtp, pri
=1141, dsn=4.4.3, stat=queued 이틀째 이것때문에 씨름중인데 초보의 한계를 느낍니다. ㅜㅜ 원
인이 무엇인지 아시는 분은 도움부탁드립니다.