[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Sendmail RAQ3
- Subject: [cobalt-users] Sendmail RAQ3
- From: "Randall Clark" <wz297@xxxxxxxxxxxxxx>
- Date: Wed Oct 25 04:34:01 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
RAQ3
On one of the last updates, did Cobalt do somthing to sendmail that will
make the file redhat.mc stop working?? Did they move or rename the file??
I was having a problem using the mail command in a PHP script and came to
the following solution:
To fix the mail command used in PHP, CGI or command line.
Add the following in the /usr/lib/sendmail-cf/redhat.mc file.
FEATURE(accept_unresolvable_domains)dnl
But now after applying some of the new patches the problem has returned. The
problem is this:
When the mail command is issued using a CGI or a PHP script the mail command
will hang because it is looking for a reverse lookup DNS entry. I have
added the DNS entry and made the changes to the redhat.mc file as noted
above and everything worked fine. Now the problem has returned. Any help
on this issue would be great
Thank you
Randall