Ciao ragazzi,
non riesco ad inviare le e-mail in locale. Ho win2000 con apache 2.0.54 e php 4.4.0. Il file php.ini è così configurato:

[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
sendmail_from = me@localhost.com

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

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

Cosa devo fare?