cosa devo cambiare nel php.ini tenendo presente che ho queste impostazioni?

[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25

; For Win32 only.
;sendmail_from = root@localhost.com

; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
sendmail_path = c:\mail\sendmail.exe c:\mail\


grazie se puoi aiutarmmi