I have a standard email form set-up with a Captcha working with a standard php file. Works fine with webmail servers. Client has an exchange server. Where can I find a sample of a php file connecting to an exchange mail server instead of a webmail server? Thanks!
Did you resolve this issue. It should work just fine using standard php email code.
You just have to make sure the server has the Exchange server running.
If you did not resolve it, let us know what errors your are getting from it.
thanks…