Title: WP Smtp setup
Last modified: August 19, 2016

---

# WP Smtp setup

 *  [sinnir](https://wordpress.org/support/users/sinnir/)
 * (@sinnir)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/wp-smtp-setup/)
 * I’m attempting to set up my registration for my website hosted w/ godaddy. I 
   found this [http://www.roblayton.net/archive/wordpress-not-sending-emails-anymore-solved/](http://www.roblayton.net/archive/wordpress-not-sending-emails-anymore-solved/)
   and still nothing. I’ve attempted this [http://wordpress.org/support/topic/201663?replies=15](http://wordpress.org/support/topic/201663?replies=15)
   and I’ve even called Godaddy at which time I was redirected here. Here is a copy
   of what I’m seeing after attempting to run a test email…
 * The result was:
 * bool(false)
    The full debugging output is shown below:
 * object(PHPMailer)#24 (44) {
    [“Priority”]=> int(3) [“CharSet”]=> string(5) “UTF-
   8” [“ContentType”]=> string(10) “text/plain” [“Encoding”]=> string(4) “8bit” [“
   ErrorInfo”]=> string(44) “Language string failed to load: connect_host” [“From”]
   => string(25) “wordpress@gamerzwrath.com” [“FromName”]=> string(11) “GamerzWrath”[“
   Sender”]=> string(0) “” [“Subject”]=> string(47) “WP Mail SMTP: Test mail to 
   [the.sinnir@gmail.com](https://wordpress.org/support/topic/wp-smtp-setup/the.sinnir@gmail.com?output_format=md)”[“
   Body”]=> string(68) “This is a test email generated by the WP Mail SMTP WordPress
   plugin.” [“AltBody”]=> string(0) “” [“WordWrap”]=> int(0) [“Mailer”]=> string(
   4) “smtp” [“Sendmail”]=> string(18) “/usr/sbin/sendmail” [“PluginDir”]=> string(
   0) “” [“Version”]=> string(5) “2.0.2” [“ConfirmReadingTo”]=> string(0) “” [“Hostname”]
   => string(0) “” [“MessageID”]=> string(0) “” [“Host”]=> string(30) “relay-hosting.
   secureserver.net” [“Port”]=> string(0) “” [“Helo”]=> string(0) “” [“SMTPSecure”]
   => string(0) “” [“SMTPAuth”]=> bool(true) [“Username”]=> string(25) “(USERNAME)”[“
   Password”]=> string(13) “(PASSWORD)” [“Timeout”]=> int(10) [“SMTPDebug”]=> int(
   2) [“SMTPKeepAlive”]=> bool(false) [“SingleTo”]=> bool(false) [“smtp”]=> object(
   SMTP)#25 (7) { [“SMTP_PORT”]=> int(25) [“CRLF”]=> string(2) “ “ [“do_debug”]=
   > int(2) [“do_verp”]=> bool(false) [“smtp_conn”]=> resource(85) of type (stream)[“
   error”]=> NULL [“helo_rply”]=> string(97) “250-p3nlsmtp03.shr.prod.phx3.secureserver.
   net 250-PIPELINING 250-SIZE 31457280 250 8BITMIME “ } [“to”]=> array(1) { [0]
   => array(2) { [0]=> string(20) “the.sinnir@gmail.com” [1]=> string(0) “” } } [“
   cc”]=> array(0) { } [“bcc”]=> array(0) { } [“ReplyTo”]=> array(0) { } [“attachment”]
   => array(0) { } [“CustomHeader”]=> array(0) { } [“message_type”]=> string(5) “
   plain” [“boundary”]=> array(2) { [1]=> string(35) “b1_50b86b91742e2fbe6be1af8ad0845e6d”[
   2]=> string(35) “b2_50b86b91742e2fbe6be1af8ad0845e6d” } [“language”]=> array(
   0) { } [“error_count”]=> int(4) [“LE”]=> string(1) “ “ [“sign_key_file”]=> string(
   0) “” [“sign_key_pass”]=> string(0) “” } The SMTP debugging output is shown below:
 * SMTP -> FROM SERVER:
    220 p3nlsmtp03.shr.prod.phx3.secureserver.net ESMTP SMTP-
   > FROM SERVER: 250-p3nlsmtp03.shr.prod.phx3.secureserver.net 250-PIPELINING 250-
   SIZE 31457280 250 8BITMIME SMTP -> ERROR: AUTH not accepted from server: 502 
   unimplemented (#5.5.1)
 * SMTP -> FROM SERVER:
    250 flushed
 * Version 2.7.1

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [sinnir](https://wordpress.org/support/users/sinnir/)
 * (@sinnir)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/wp-smtp-setup/#post-1066872)
 * NM YAY I fixed it…..i simply changed it to ….
 * relay-hosting.secureserver.net
    leave port blank no encryption do not use smtp
   auth leave username AND password blank
 * updated option, sent a test email and WOOT it was there! YAY
 *  [5quidink](https://wordpress.org/support/users/5quidink/)
 * (@5quidink)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/wp-smtp-setup/#post-1067331)
 * thank you for this- i’ve been SEARCHING for days for a solution!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WP Smtp setup’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 2 replies
 * 2 participants
 * Last reply from: [5quidink](https://wordpress.org/support/users/5quidink/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/wp-smtp-setup/#post-1067331)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
