Hey All, I'm porting a *NIX PHP site over to Windows. In my code, I'm using "/usr/bin/sendmail" for the mailer. I was wondering what I should be using on the Windows side? I was going to try putting the full path of the virtual SMTP server, but i can't find it.
Thanks in advance