PHPDiscuss - PHP Newsgroups and mailing lists wrote:
> I have a dedicated Red Hat linux boxed leased from Interland and the php
> mail function does not work.  I have found several articles on things to
> try and have tried everything I saw but to no avail.  I set up a php
> script to mail and then print the return code and I get a 1 (success).
> But the mail never arrives.  Is there any way I could get some help with
> this.  I could post my phpinfo() information or anything else that may
> help.

After doing all the other suggestions, su to the PHP user, and see if
*that* user has permission to send email.

If not, change that permission setup to allow that user to send email.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to