|
|
|
While using the Forgot password option . I am getting this error. Please help me to solve this issue.
SMTP -> get_lines(): $data was ""
SMTP -> get_lines(): $str is "220 mx.google.com ESMTP 22sm6309728pzk.6 "
SMTP -> get_lines(): $data is "220 mx.google.com ESMTP 22sm6309728pzk.6 "
SMTP -> FROM SERVER:220 mx.google.com ESMTP 22sm6309728pzk.6
SMTP -> get_lines(): $data was ""
SMTP -> get_lines(): $str is "250-mx.google.com at your service,
[xxx.xxx.xx.xx] "
SMTP -> get_lines(): $data is "250-mx.google.com at your service,
[xxx.xxx.xx.xx] "
SMTP -> get_lines(): $data was "250-mx.google.com at your service,
[xxx.xxx.xx.xx] "
SMTP -> get_lines(): $str is "250-SIZE 35651584 "
SMTP -> get_lines(): $data is "250-mx.google.com at your service,
[xxx.xxx.xx.xx] 250-SIZE 35651584 "
SMTP -> get_lines(): $data was "250-mx.google.com at your service,
[xxx.xxx.xx.xx] 250-SIZE 35651584 "
SMTP -> get_lines(): $str is "250-8BITMIME "
SMTP -> get_lines(): $data is "250-mx.google.com at your service,
[xxx.xxx.xx.xx] 250-SIZE 35651584 250-8BITMIME "
SMTP -> get_lines(): $data was "250-mx.google.com at your service,
[xxx.xxx.xx.xx] 250-SIZE 35651584 250-8BITMIME "
SMTP -> get_lines(): $str is "250-STARTTLS "
SMTP -> get_lines(): $data is "250-mx.google.com at your service,
[xxx.xxx.xx.xx] 250-SIZE 35651584 250-8BITMIME 250-STARTTLS "
SMTP -> get_lines(): $data was "250-mx.google.com at your service,
[xxx.xxx.xx.xx] 250-SIZE 35651584 250-8BITMIME 250-STARTTLS "
SMTP -> get_lines(): $str is "250-ENHANCEDSTATUSCODES "
SMTP -> get_lines(): $data is "250-mx.google.com at your service,
[xxx.xxx.xx.xx] 250-SIZE 35651584 250-8BITMIME 250-STARTTLS
250-ENHANCEDSTATUSCODES "
SMTP -> get_lines(): $data was "250-mx.google.com at your service,
[xxx.xxx.xx.xx] 250-SIZE 35651584 250-8BITMIME 250-STARTTLS
250-ENHANCEDSTATUSCODES "
SMTP -> get_lines(): $str is "250 PIPELINING "
SMTP -> get_lines(): $data is "250-mx.google.com at your service,
[xxx.xxx.xx.xx] 250-SIZE 35651584 250-8BITMIME 250-STARTTLS
250-ENHANCEDSTATUSCODES 250 PIPELINING "
SMTP -> FROM SERVER: 250-mx.google.com at your service, [xxx.xxx.xx.xx]
250-SIZE 35651584 250-8BITMIME 250-STARTTLS 250-ENHANCEDSTATUSCODES 250
PIPELINING
SMTP -> get_lines(): $data was ""
SMTP -> get_lines(): $str is "530 5.7.0 Must issue a STARTTLS command
first. 22sm6309728pzk.6 "
SMTP -> get_lines(): $data is "530 5.7.0 Must issue a STARTTLS command
first. 22sm6309728pzk.6 "
SMTP -> ERROR: AUTH not accepted from server: 530 5.7.0 Must issue a
STARTTLS command first. 22sm6309728pzk.6
SMTP -> get_lines(): $data was ""
SMTP -> get_lines(): $str is "250 2.1.5 Flushed 22sm6309728pzk.6 "
SMTP -> get_lines(): $data is "250 2.1.5 Flushed 22sm6309728pzk.6 "
SMTP -> FROM SERVER:250 2.1.5 Flushed 22sm6309728pzk.6
SMTP Error: Could not authenticate. |
|