Results 1 to 1 of 1
I've got a script that relies on mail() rather than sendmail to send out confirmation e-mails. This script isn't working right since I moved to my dedicated box, running CentOS.
...
- 02-21-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 6
mail() function is not working properly?
I've got a script that relies on mail() rather than sendmail to send out confirmation e-mails. This script isn't working right since I moved to my dedicated box, running CentOS.
How can I troubleshoot it and see where the problem lies? Could I be missing a package?


Reply With Quote