postfix php mail problem
I've been through this guide
I wonder if anyone has any tips for troubleshooting?
I've spent a day and a half reading docs and googling but I mostly end up trying other peoples solutions that don't work for me. I just don't know where to go from here.
If you need more information I'm happy to provide it.
1 Reply
@kaikai:
My problem is when wordpress tries to send an e-mail out for new users, authenticating users, receipts, contact forms and so forth. I believe this is due to the PHP mail() function not being setup correctly.
I wonder if anyone has any tips for troubleshooting?
Since you really didn't say what exactly you are having problems with (for example errors, etc) it is hard to give you any specific pointers. I would say start by looking at your email logs.
Is your issue because the FROM address is not what you expected it to be?
–
Travis