Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • I have Cforms2 working with my internal Exchange 2007 server, but I would assume the configuration should be similar for a hosted Exchange solution. If you had Exchange on premise, you would need to setup a Receive Connector on your Hub Transport to allow un-authenticated connections from a specific IP or range to pass email through the server.

    For your hosted Exchange, I would suggest that you contact their tech support and ask them if they will allow and/or configure SMTP relay from the IP address of your WP server.

    I’m running current version of WP on Win2012 R2, IIS no openLDAP installed. After much searching I found a solution posted for a different plugin that works for this one as well.

    https://www.ads-software.com/support/topic/running-php-in-iis-7

    Once you add extension=php_ldap.dll to the [ExtensionList] section of your php.ini file, you’ll no longer receive the openLDAP message and then you can start troubleshooting actual AD authentication issues, if any. My php.ini was stored in C:\Program Files (x86)\PHP\v5.4\, but yours might be in a slightly different location

Viewing 2 replies - 1 through 2 (of 2 total)