PHP mail() function not working on my server?
-
I am currently runningDebian Lenny and using WordPress and am using the subscribe2 plugin which uses the PHP mail() function to send out Email when new posts are created. The problem is that Emails are not being sent out.
I have posted on the subscribe2 website for help but the author is not sure why it is not working and suggests that it is a server configuration problem.
I have Apache, MySQL, PHP, etc working fine for everything else but this particular PHP mail() function isnt working. I have installed libphp-phpmailer and restarted Apache to try and fix the problem to no avail.
Can anyone tell me how I might be getting PHP mail() to work? I do not have sendmail or any SMTP server installed on my server.
- The topic ‘PHP mail() function not working on my server?’ is closed to new replies.