mail() nie chce wysyłać maili
zawartość php.ini
Kod
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only.
sendmail_from =aaai@aaa.pl
; 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 =
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only.
sendmail_from =aaai@aaa.pl
; 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 =
skrypt php
używam FREE SMTP SERVER i jak odpale skrypt to IE cały czas myśli a w free smtp server pojawia sie activ connection i adres pod który próbuje wysłać maila i nic można czekać do .......... wie ktoś jak to obejść, żeby ten mail doszedł
