PHP Classes

SMTP

Recommend this page to a friend!

      MIME E-mail message sending  >  MIME E-mail message sending package blog  >  PHP Mail Alternative ...  >  All threads  >  SMTP  >  (Un) Subscribe thread alerts  
Subject:SMTP
Summary:Smtp problem
Messages:2
Author:svikram
Date:2011-08-05 11:21:26
Update:2011-08-05 18:58:48
 

  1. SMTP   Reply   Report abuse  
Picture of svikram svikram - 2011-08-05 11:21:26
Hi Sir,
I have use your application.I hve use clss "smtpclass",but it is not work for me, after insert the right parameter.They show the error following ....
Resolving SMTP server domain "gmail-smtp-in.l.google.com"...
Resolving SMTP server domain "smtp.gmail.com"...
Connecting to proxy host address "209.85.225.109" port 465...
Connected to HTTP proxy host "smtp.gmail.com".
C CONNECT gmail-smtp-in.l.google.com:25 HTTP/1.0
C User-Agent: SMTP Class (http://www.phpclasses.org/smtpclass $Revision: 1.45 $)
C
Resolving SMTP server domain "alt1.gmail-smtp-in.l.google.com"...
Resolving SMTP server domain "smtp.gmail.com"...
Connecting to proxy host address "209.85.225.109" port 465...
Connected to HTTP proxy host "smtp.gmail.com".
C CONNECT alt1.gmail-smtp-in.l.google.com:25 HTTP/1.0
C User-Agent: SMTP Class (http://www.phpclasses.org/smtpclass $Revision: 1.45 $)
C
Resolving SMTP server domain "alt2.gmail-smtp-in.l.google.com"...
Resolving SMTP server domain "smtp.gmail.com"...
Connecting to proxy host address "209.85.225.109" port 465...
Connected to HTTP proxy host "smtp.gmail.com".
C CONNECT alt2.gmail-smtp-in.l.google.com:25 HTTP/1.0
C User-Agent: SMTP Class (http://www.phpclasses.org/smtpclass $Revision: 1.45 $)
C
Resolving SMTP server domain "alt3.gmail-smtp-in.l.google.com"...
Resolving SMTP server domain "smtp.gmail.com"...
Connecting to proxy host address "209.85.225.109" port 465...
Connected to HTTP proxy host "smtp.gmail.com".
C CONNECT alt3.gmail-smtp-in.l.google.com:25 HTTP/1.0
C User-Agent: SMTP Class (http://www.phpclasses.org/smtpclass $Revision: 1.45 $)
C
Resolving SMTP server domain "alt4.gmail-smtp-in.l.google.com"...
Resolving SMTP server domain "smtp.gmail.com"...
Connecting to proxy host address "209.85.225.109" port 465...
Connected to HTTP proxy host "smtp.gmail.com".
C CONNECT alt4.gmail-smtp-in.l.google.com:25 HTTP/1.0
C User-Agent: SMTP Class (http://www.phpclasses.org/smtpclass $Revision: 1.45 $)
C
Could not send the message to vikramgreet@gmail.com. Error: 3 it was received an unexpected HTTP response status

  2. Re: SMTP   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2011-08-05 18:58:48 - In reply to message 1 from svikram
Apparently the proxy server you are using is not able to connect to Gmail SMTP.