Ok, I've got that mail() works on windows machine using your smtp in the php.ini file...
I haven't been able to make it work, but at least I've read that it does.
Now... my smtp server (an exchange server) is set to require a password for sending mail. In pine, you have to add a /user swicth to the SMTP config line...
I tried this with the php.ini file and the page returns an error (Warning: Unknown error in c:\apache\htdocs/extranet/feedback.html on line 195).
Does anyone know how I could get around this?