.PHP on IIS relies on the virtual SMTP server in IIS to send mail through it's mail function.<P>I need to either:<BR>A) get the Virutal server to deliver mail without using our exchange server or<BR>B ...
yah just make apache run on a different port (say 8080) and make sure MySQL doesn't run on the same port as SQL server and you should be fine.