No e podido enviar mails desde mi localhost, ya instale el Local SMTP Server y configure el php.ini asi:
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only.
;sendmail_from = hey@hao.com
pero a la hora de enviar mails: http://127.0.0.1:8080/mail.php
me sale: Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing in C:\AppServ\www\mail.php on line 2





Autor




En línea


o como coloco un mail predeterminado en el php.ini pues ya coloque 

localhost:8080 pueto 25??? ahi como que hay algo que está mal configurado. 
