bradkenyon Posted September 22, 2008 Share Posted September 22, 2008 I need help using php to send email to an email account that is restricted to only authorized users on the system to send to it only. Which combats spam. I was able to get my code to work to the point where it does not send the email unless your username and password are correct, but the server is more strict than i thought about allowing just that. It needs to authenticate the same way outlook does. I imagine it has something to do w/ ldap. Has anyone had any experience using php w/ ldap, to successfully send an email with a user authenticated account on the exchange server? Link to comment https://forums.phpfreaks.com/topic/125318-php-and-ldap-help-sending-mail/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.