[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Sendmail Problem
- Subject: [cobalt-users] Sendmail Problem
- From: "Bryan - Utopian Web Productions" <bryan@xxxxxxxxxxx>
- Date: Mon Oct 23 03:49:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I'm having difficulty finding the problem with SENDMAIL. I am sending a
simple PHP MAIL() function and the email is not being sent. A review of the
/var/log/maillog seems to show errors occurring. Can you suggest a solution
to this problem?
It does show a DNS error at the end of the log.
________________________
Oct 23 06:35:54 ns sendmail[16735]: GAA16735: from=httpd, size=97, class=0,
pri=30097, nrcpts=1, msgid=<200010231035.GAA16735@xxxxxxxxxxxx>,
relay=httpd@localhost
Oct 23 06:35:57 ns sendmail[16737]: GAA16735: to=bryan@xxxxxxxxxxx,
ctladdr=httpd (15/11), delay=00:00:08, xdelay=00:00:03, mailer=esmtp,
relay=uwebpro.com. [209.203.238.198], stat=Data format error
Oct 23 06:35:57 ns sendmail[16737]: GAA16735: GAA16737: DSN: Data format
error
Oct 23 06:35:57 ns sendmail[16737]: GAA16737: to=httpd, delay=00:00:00,
xdelay=00:00:00, mailer=local, stat=Sent
________________________
Any Suggestions?
Bryan