PHP Classes

SMTP settings using Active Directory

Recommend this page to a friend!

      SMTP E-mail sending class  >  All threads  >  SMTP settings using Active Directory  >  (Un) Subscribe thread alerts  
Subject:SMTP settings using Active Directory
Summary:Cannot connect using AD email account
Messages:4
Author:Cathryn Gadzikwa
Date:2015-01-06 14:03:19
 

 


  1. SMTP settings using Active Directory   Reply   Report abuse  
Picture of Cathryn Gadzikwa Cathryn Gadzikwa - 2015-01-06 14:03:20
Hello, I have no problems using the class for sending using gmail or yahoo etc but when i try to use my company mail it cannot connect to the host. First i thought it was a proxy issue but the error message is simply cannot connect to the host. The server has no restrictions and the ports are open.

Any assistance will be much appreciated!

  2. Re: SMTP settings using Active Directory   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2015-01-07 02:08:56 - In reply to message 1 from Cathryn Gadzikwa
Maybe you are not using the correct port to connect to the SMTP server. What port are you using?

  3. Re: SMTP settings using Active Directory   Reply   Report abuse  
Picture of Cathryn Gadzikwa Cathryn Gadzikwa - 2015-01-07 06:06:53 - In reply to message 2 from Manuel Lemos
I am using port 25, when I telnet it its up and ready.

  4. Re: SMTP settings using Active Directory   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2015-01-08 00:20:24 - In reply to message 3 from Cathryn Gadzikwa
Can you set the debug variable to true and show here what is the debug output?