I have setup PHP 4.0.2 on a win98 using PWS for the purpose of doing development that would be ported to PHP on Linux. Most of my current scripts are working fine, including those that interface with mysql. I do have some scripts that send email via the mail function. How do I configure php to invoke my desktop email client (outlook 2000) the way it works with sendmail?