Hola queria saber como hacer q funcione mail() usando Xampp, no tuve problemas en el codigo (mail($destino,$asunto,$cuerpo,$headers), me dice q lo envió y todo, pero no lo envía, mi php.ini dice:
[mail function]
; XAMPP: Comment out this if you want to work with an SMTP Server like Mercury
; SMTP = localhost
; smtp_port = 25
; For Win32 only.
; http://php.net/sendmail-from
;sendmail_from = postmaster@localhost
no sé q tengo q hacer, con mercury (ni se para q sirve, lo trae xampp) hice lo q dice aqui http://kekomundo.com/foro/index.php?topic=39717.0
no me funciona igual, si alguien tuvo este problema, sabe como arreglarlo usando xampp? lei otros post sobre este tema pero no encuentro la solucion, será q cuando lo suba a un servidor me ande normal?