Is it anyone can help me for this? I use phpmailer to send email, but it was a problem occur. The email cannot send out and i tried to debug it. I get the following message, but i don't know how to solve.

SMTP -> FROM SERVER: SMTP -> FROM SERVER: SMTP -> ERROR: EHLO not accepted from server: SMTP -> FROM SERVER: SMTP -> ERROR: HELO not accepted from server: SMTP -> ERROR: AUTH not accepted from server: SMTP -> FROM SERVER: SMTP -> ERROR: RSET failed: Mailer Error: SMTP Error: Could not connect to SMTP host

I think it might a problem that related to smtp connection. So i hope anyone can help me! Thanks

    looks like your using the wrong smtp server, or port.

      4 days later
      dagon;10923367 wrote:

      looks like your using the wrong smtp server, or port.

      It was some class problem! I modify and it can be used now!

        Write a Reply...