Results 1 to 2 of 2
everytime i use the mail() fnuction in PHP, it never sends the email. Also, I've tried restarting the sendmail process on my server, but then it jst freezes up....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-13-2003 #1Just Joined!
- Join Date
- May 2003
- Location
- NJ
- Posts
- 5
PHP mail() function not working....
everytime i use the mail() fnuction in PHP, it never sends the email. Also, I've tried restarting the sendmail process on my server, but then it jst freezes up.
- 05-13-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
It could be that your sendmail process isn't configured to allow mail relaying. Check your /var/log/maillog for information.


Reply With Quote
