I am new to this. Have got a cloudserver running centos 5.4, Installed php, mysql and apache to run magento however emails are not going out.. Do I need to configure something more?
|
feedback
|
|
PHP mail function depends only on two things:
Mail transport is a different question and if you don't have any errors after your PHP script sends the email, you could check:
| |||||||
feedback
|