zach-adams / hgv-deploy-full

This Ansible Playbook is designed to setup a Mercury-Like environment on a Production server without the configuration hassle.
102 stars 46 forks source link

wp_mail() not working #13

Open ahansson89 opened 9 years ago

zach-adams commented 9 years ago

Hi @ahansson89, are you trying to setup a full mail server or are you just trying to send mail?

ahansson89 commented 9 years ago

BBPress or any other plugins that are sending mail is not getting to my inbox.

zach-adams commented 9 years ago

Try installing https://wordpress.org/plugins/wp-mail-smtp/, try both the PHP mail and the SMTP setting

ahansson89 commented 9 years ago

Okay, I set it up with smtp instead.

Php mail function is not working by default though.