( ! ) Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in G:\Rede\PHP\cadaris\e-learning\teste-email.php on line 8 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0003 | 472184 | {main}( ) | ...\teste-email.php:0 |
2 | 0.0003 | 472408 | mail( $to = 'hgregorut@gmail.com', $subject = 'Assunto', $message = 'Texto', $additional_headers = 'MIME-Version: 1.1\r\nContent-type: text/plain; charset=iso-8859-1\r\nFrom: profissional@colgateapp.com\r\nReturn-Path: profissional@colgateapp.com\r\n' ) | ...\teste-email.php:8 |