I'm getting the following error when trying to send an email from a PHP program: Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini ....
Please make sure to use mail.yourdomain.com for SMTP server instead of localhost