Ver Mensaje Individual
  #7 (permalink)  
Antiguo 19/06/2009, 16:34
andres182403
 
Fecha de Ingreso: junio-2009
Ubicación: cali-colombia
Mensajes: 51
Antigüedad: 15 años, 4 meses
Puntos: 0
Respuesta: como envio un mail con un servidor de correo

si
tengo tunderbirth como servidor de correo y ya esta configurado
host=smtp.gane.com.co

no se cual puede ser el error

el puerto 25 esta en estado=listening
me imagino q significa habilitado
mi configuracion en 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 =

; 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_parameters =