Can anyone tell me if the SMTP for Win32 can also be used for Unix?
[mail function]
; For Win32 only.
SMTP = localhost
; For Win32 only.
sendmail_from = postmaster@localhost
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =

:
I want to use a ip-adres for SMTP.