Ver Mensaje Individual
  #1 (permalink)  
Antiguo 22/08/2014, 13:00
emmx2012
 
Fecha de Ingreso: agosto-2014
Mensajes: 35
Antigüedad: 9 años, 8 meses
Puntos: 0
Pregunta Funcion mail() de PHP, xampp

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?