Solution: PHP / WordPress wont send email on Debian
I got this issue when I tried to send email on my VPS using PHP, the app would report everything sent successfully, but nothing came. This fix is for Debian specifically, but will work with any Debian-based Linux OS that use the apt-get package manager like Ubuntu.
Read more here
Quote:
It turns out that my VPS was configured with exim4, I dont know when I installed it, but it was probably included as a dependency somewhere down the line, but PHP wasnt feeling the love. So I went in and used apt-get to install postfix this automatically removed exim4 and installed postfix and configured it allowing me to use PHP to send emails.
Debian News RSS Feed
No Response to “Solution: PHP / WordPress wont send email on Debian” »
No comments yet.
RSS feed for comments on this post. TrackBack URI
Leave a comment