Quantcast
Channel: smtp – WordPress.org Forums
Viewing all articles
Browse latest Browse all 2272

RahalRalph on "Newsletter plugin not sending any emails, SMTP connect() failed."

$
0
0

Hi,

I am currently using Newsletter plugin and I added all the information required for the smpt to work and to be able to send out emails.

The problem is that every time I try to send a test email I get this error:

SMTP connect() failed.

SMTP -> get_lines(): $data was ""SMTP -> get_lines(): $str is "220 p3nlsmtp17.shr.prod.phx3.secureserver.net ESMTP
"SMTP -> get_lines(): $data is "220 p3nlsmtp17.shr.prod.phx3.secureserver.net ESMTP
"SMTP -> FROM SERVER:220 p3nlsmtp17.shr.prod.phx3.secureserver.net ESMTP
CLIENT -> SMTP: EHLO http://www.so7tak.com
SMTP -> get_lines(): $data was ""SMTP -> get_lines(): $str is "250-p3nlsmtp17.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
"SMTP -> get_lines(): $data is "250-p3nlsmtp17.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
"SMTP -> get_lines(): $data was "250-p3nlsmtp17.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
"SMTP -> get_lines(): $str is "250-HELP
"SMTP -> get_lines(): $data is "250-p3nlsmtp17.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
"SMTP -> get_lines(): $data was "250-p3nlsmtp17.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
"SMTP -> get_lines(): $str is "250-SIZE 31457280
"SMTP -> get_lines(): $data is "250-p3nlsmtp17.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
250-SIZE 31457280
"SMTP -> get_lines(): $data was "250-p3nlsmtp17.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
250-SIZE 31457280
"SMTP -> get_lines(): $str is "250-8BITMIME
"SMTP -> get_lines(): $data is "250-p3nlsmtp17.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
"SMTP -> get_lines(): $data was "250-p3nlsmtp17.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
"SMTP -> get_lines(): $str is "250-STARTTLS
"SMTP -> get_lines(): $data is "250-p3nlsmtp17.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
250-STARTTLS
"SMTP -> get_lines(): $data was "250-p3nlsmtp17.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
250-STARTTLS
"SMTP -> get_lines(): $str is "250 OK
"SMTP -> get_lines(): $data is "250-p3nlsmtp17.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
250-STARTTLS
250 OK
"SMTP -> FROM SERVER:250-p3nlsmtp17.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
250-STARTTLS
250 OK
CLIENT -> SMTP: AUTH LOGIN
SMTP -> get_lines(): $data was ""SMTP -> get_lines(): $str is "500 command unrecognized
"SMTP -> get_lines(): $data is "500 command unrecognized
"SMTP -> FROM SERVER:500 command unrecognized
SMTP -> ERROR: AUTH command failed: 500 command unrecognized
CLIENT -> SMTP: QUIT
SMTP -> get_lines(): $data was ""SMTP -> get_lines(): $str is "221 p3nlsmtp17.shr.prod.phx3.secureserver.net closing connection
"SMTP -> get_lines(): $data is "221 p3nlsmtp17.shr.prod.phx3.secureserver.net closing connection
"SMTP -> FROM SERVER:221 p3nlsmtp17.shr.prod.phx3.secureserver.net closing connection
SMTP connect() failed.

In order to remove the authentication I have to leave the user field empty

when I do that I get this error:

SMTP -> get_lines(): $data was ""SMTP -> get_lines(): $str is "220 p3nlsmtp19.shr.prod.phx3.secureserver.net ESMTP
"SMTP -> get_lines(): $data is "220 p3nlsmtp19.shr.prod.phx3.secureserver.net ESMTP
"SMTP -> FROM SERVER:220 p3nlsmtp19.shr.prod.phx3.secureserver.net ESMTP
CLIENT -> SMTP: EHLO http://www.so7tak.com
SMTP -> get_lines(): $data was ""SMTP -> get_lines(): $str is "250-p3nlsmtp19.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
"SMTP -> get_lines(): $data is "250-p3nlsmtp19.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
"SMTP -> get_lines(): $data was "250-p3nlsmtp19.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
"SMTP -> get_lines(): $str is "250-HELP
"SMTP -> get_lines(): $data is "250-p3nlsmtp19.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
"SMTP -> get_lines(): $data was "250-p3nlsmtp19.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
"SMTP -> get_lines(): $str is "250-SIZE 31457280
"SMTP -> get_lines(): $data is "250-p3nlsmtp19.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
250-SIZE 31457280
"SMTP -> get_lines(): $data was "250-p3nlsmtp19.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
250-SIZE 31457280
"SMTP -> get_lines(): $str is "250-8BITMIME
"SMTP -> get_lines(): $data is "250-p3nlsmtp19.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
"SMTP -> get_lines(): $data was "250-p3nlsmtp19.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
"SMTP -> get_lines(): $str is "250-STARTTLS
"SMTP -> get_lines(): $data is "250-p3nlsmtp19.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
250-STARTTLS
"SMTP -> get_lines(): $data was "250-p3nlsmtp19.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
250-STARTTLS
"SMTP -> get_lines(): $str is "250 OK
"SMTP -> get_lines(): $data is "250-p3nlsmtp19.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
250-STARTTLS
250 OK
"SMTP -> FROM SERVER:250-p3nlsmtp19.shr.prod.phx3.secureserver.net hello [50.62.208.69], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
250-STARTTLS
250 OK
CLIENT -> SMTP: AUTH LOGIN
SMTP -> get_lines(): $data was ""SMTP -> get_lines(): $str is "500 command unrecognized
"SMTP -> get_lines(): $data is "500 command unrecognized
"SMTP -> FROM SERVER:500 command unrecognized
SMTP -> ERROR: AUTH command failed: 500 command unrecognized
CLIENT -> SMTP: QUIT
SMTP -> get_lines(): $data was ""SMTP -> get_lines(): $str is "221 p3nlsmtp19.shr.prod.phx3.secureserver.net closing connection
"SMTP -> get_lines(): $data is "221 p3nlsmtp19.shr.prod.phx3.secureserver.net closing connection
"SMTP -> FROM SERVER:221 p3nlsmtp19.shr.prod.phx3.secureserver.net closing connection
SMTP connect() failed.

I tried relay-hosting.secureserver.net
and I tried smtp.secureserver.net
and I tried smtpout.asia.secureserver.net

I tried the ports 80, 3535, 25, 465 with (SSL)

and nothing is working...

I tried Mailchimp plugin and it didn't work
I tried Newsletter plugin and it didn't work
I tried sendpress plugin and it didn't work

Please note that the error logs I stated above were generated by the Newsletter plugin.


Viewing all articles
Browse latest Browse all 2272

Trending Articles