PHP mail() command does not support authentication. Your options:
- PHPMailer- Tutorial
- PEAR – Tutorial
- Custom functions – See various solutions in the notes section: http://php.net/manual/en/ref.mail.php
PHP mail() command does not support authentication. Your options: