I think my network's Exchange server blocks all smtp relaying so how do I send mail using IMAP?
I tried using imap_mail() instead of mail() but I'm not sure if I have the syntax right or if I have to do something in the php.ini file.
If someone w/a similiar setup would let me know how they did it I'd appreciate it. I'm running IIS on Win2000 w/PHP4 on a network with an Exchange server that has no smtp relay access. 😕