Código PHP:
Warning: mail(): "sendmail_from" not set in php.ini or custom "From:" header missing in C:WEBSorionwebusuariosregistrar.php on line 88
[mail function]
; For Win32 only.
SMTP = smtp.domadsl.ya.com
; For Win32 only.
sendmail_from = [email protected]
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =
Cómo debo configurarlo para poder enviar emails.