[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] PHP/Sendmail problems on RaQ4i.
- Subject: Re: [cobalt-users] PHP/Sendmail problems on RaQ4i.
- From: "Gerald Waugh" <rald@xxxxxxxxx>
- Date: Mon Nov 5 19:23:14 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
My php still wont send email, I have checked my mail logs this morning, and
> each time I run the script with the mail() command I get these errors:
>
> Nov 5 10:21:41 www sendmail[31864]: gethostbyaddr(213.xxx.xx.xx) failed:
1
> Nov 5 10:21:41 www sendmail[31864]: gethostbyaddr(213.xxx.xx.xx) failed:
1
> Nov 5 10:21:41 www sendmail[31864]: gethostbyaddr(10.xxx.xx.xx) failed: 1
> Nov 5 10:21:41 www sendmail[31864]: fA5ALfw31864: from=httpd, size=72,
> class=0, nrcpts=0, msgid=<200111051021.fA5ALfw31864@$
>
> the xxx and the word www are of course not what I get, I get the full
IP's.
>
> I presume there is a problem somewhere with my RaQ setup that is not
> allowing email to be sent via the web/virtual domains. Users email
accounts
> work fine.
>
The error indicates that reverse DNS lookups are not working.
Gerald