Ver Mensaje Individual
  #7 (permalink)  
Antiguo 18/04/2009, 09:30
drasan
 
Fecha de Ingreso: abril-2009
Mensajes: 30
Antigüedad: 15 años, 11 meses
Puntos: 0
Respuesta: enviar formulario e-mail

george gracias por las guias pero sigue practicamente igual :S

Warning: mail() [function.mail]: Failed to connect to mailserver at "smtp.hotpop.com" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in E:\\PHP\web\contacto.php on line 19
Email enviado con exito

el contenido de php.ini en la parte de configuracion mail es la siguiente

[mail function]
; For Win32 only.
SMTP = smtp.hotpop.com
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 =

; Force the addition of the specified parameters to be passed as extra parameters
; to the sendmail binary. These parameters will always replace the value of
; the 5th parameter to mail(), even in safe mode.
;mail.force_extra_paramaters =

ahh, se me olvidaba permiti el acceso al puerto 25 en el firewall