can't send a mail
From: Sam Hou (ssmilemonkey_at_hotmail.com)
Date: 12/10/03
- Next message: Manuel Lemos: "Re: Writing a native PHP extension - versions?"
- Previous message: Styx: "PHP and Apache MultiViews"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 10 Dec 2003 11:21:17 -0800
Dear all,
I don't know where my problem is. Hopefully someone can give me
some hint to explore the problem more. I am running Apache 2.0.48
wih PHP 4.3.4. The apache is running as nobody. I want to use the
mail() to send out the email from a web page but it can't work. The
web server is on the red hat linux 9.0 with rpm sendmail-8.12.8-9.90
and sendmail-cf.
In the begining, I got the error message, 'SYSERR(nobody) can not
write to queue directory /var/spool/clientmqueue/ when I use the
mail(). I kind of make some progress if not worse to follow the
sendmail/SECURITY. I don't see the error message above anymore.
However, the mail does not go out. Here is what I get in maillog now.
Dec 9 20:48:32 flash sendmail[7859]: hBA1mWr6007859: from=nobody,
size=112, class=0, nrcpts=0,
msgid=<200312100148.hBA1mWr6007859@flash.ninds.nih.gov>,
relay=nobody@localhost
I can use sendmail "address" to send out the email from my personal
accout. Any one help?
- Next message: Manuel Lemos: "Re: Writing a native PHP extension - versions?"
- Previous message: Styx: "PHP and Apache MultiViews"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|