No me funciona mail();
Bueno, me cansé de buscar información. No logro mandar mails.
Supongo que tengo mal configurado el php.ini
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only.
;sendmail_from = [email protected]
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =/usr/sbin/sendmail -t
sendmail_from [email protected]
Gracias.
Supongo que tengo mal configurado el php.ini
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only.
;sendmail_from = [email protected]
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =/usr/sbin/sendmail -t
sendmail_from [email protected]
Gracias.
