I am picking up a project a former employee left unfinished. I got the project after they got the wordpress working (so working AMP stack).
At this point the server is unable to send email through PHP. I set up a basic form to email php file at the root to isolate WordPress. I installed sendmail but I am having issues getting it to work. We changed the following line to our email host:
dnl define(SMART_HOST',
smtp.your.provider')dnl
But no traffic is coming from my cent os box to my mail server not sure what else needs changed?
If i decide to use postfix instead would I need to uninstall sendmail, would they conflict? I would go through this guide for postfix.
http://www.server-world.info/en/note?os=CentOS_6&p=mail
Alternatively, would upgrading to Cent OS 7 help me in this situation?
[link] [comments]