• Resolved capucinegaudry

    (@capucinegaudry)


    Hi I’ve been having a major problem… Notifications from my website are not sent (emails, form registrations etc.)!!! I manages to fix the probelm by installing postman-smtp, everything worked but I don’t know how long it worked because now (and for a few weeks now)… Not working!
    Here’s the code:

    OS: Linux a2plcpnl0254.prod.iad2.secureserver.net 2.6.32-531.29.2.lve1.3.11.10.el6.x86_64 #1 SMP Fri Jun 12 15:09:02 EDT 2015 x86_64
    HTTP User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:38.0) Gecko/20100101 Firefox/38.0
    Platform: PHP Linux 5.4.43 / WordPress 4.2.3 fr_FR
    PHP Dependencies: iconv=Yes, spl_autoload=Yes, openssl=Yes, sockets=Yes, allow_url_fopen=Yes, mcrypt=Yes
    WordPress Theme: Photolab-Child
    WordPress Plugins: Gravity Forms, Akismet, Connections, Custom Sidebars, Google Analytics by Yoast, Gravity Forms Logging Add-On, Gravity Forms PayPal Standard Add-On, Jetpack by WordPress.com, MailChimp for WordPress Lite, Meta Slider, Postman SMTP, UpdraftPlus – Backup/Restore, Use Any Font, Wordfence Security, Yoast SEO
    Postman Version: 1.6.23
    Postman Sender Domain (Envelope|Message): ecuriesnamaste.com|ecuriesnamaste.com
    Postman Prevent Message Sender Override (Email|Name): No|No
    Postman Transport URI: smtp:none:none://relay-hosting.secureserver.net:25
    Postman Transport Status (Configured|Ready|Connected): Yes|Yes|Yes
    Postman Deliveries (Success|Fail): 8|30
    Postman Bind (Success|Fail|Path): Yes|No|/home/ecuriesnamaste/public_html/wp-content/plugins/postman-smtp/Postman/PostmanWpMailBinder.php
    Postman TCP Timeout (Connection|Read): 10|60
    Postman Email Log (Enabled|Limit|Transcript Size): Yes|10|128
    Postman Run Mode: production
    Postman PHP LogLevel: 40000
    Postman Stealth Mode: No
    Postman File Locking (Enabled|Temp Dir): Yes|/tmp

    Thank you for helping me!

    https://wordpress.org/plugins/postman-smtp/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter capucinegaudry

    (@capucinegaudry)

    220-a2plcpnl0254.prod.iad2.secureserver.net ESMTP Exim 4.85 #2 Fri, 28 Aug 2015 19:18:55 -0700
    220-We do not authorize the use of this system to transport unsolicited,
    220 and/or bulk e-mail.
    EHLO localhost
    250-a2plcpnl0254.prod.iad2.secureserver.net Hello a2plcpnl0254.prod.iad2.secureserver.net [198.71.230.10]
    250-SIZE 52428800
    250-8BITMIME
    250-PIPELINING
    250-AUTH PLAIN LOGIN
    250-STARTTLS
    250 HELP
    STARTTLS
    220 TLS go ahead
    EHLO localhost
    250-a2plcpnl0254.prod.iad2.secureserver.net Hello a2plcpnl0254.prod.iad2.secureserver.net [198.71.230.10]
    250-SIZE 52428800
    250-8BITMIME
    250-PIPELINING
    250-AUTH PLAIN LOGIN
    250 HELP
    AUTH PLAIN
    334
    AGluZm9AZWN1cmllc25hbWFzdGUuY29tAE5hbWFzdGU0MTg=
    535 Incorrect authentication data

    I have the same problem as above poster, in particular, at the top:

    220-We do not authorize the use of this system to transport unsolicited,
    220 and/or bulk e-mail.

    it’s a godaddy host…I didn’t have any problems until last update…I didn’t even need this plugin…what’s happening. ???

    my settings are the same, and postman says it’s configured, and the connectivity test is good.

    Thread Starter capucinegaudry

    (@capucinegaudry)

    GoDaddy here too!

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    @capucinegaudry, yes, I can see you use GoDaddy. In your case

    535 Incorrect authentication data

    means the server rejected your name and password. Which, btw, you should change anyway since you just posted it on the Internet. Try using localhost at port 25 instead of relay-hosting.secureserver.net at port 25. Some GoDaddy accounts don’t get set up on the latter.

    Your second option is to use the Gmail API with a Gmail account and forget GoDaddy’s notoriously-horrible email support.

    @donnawpadmin

    220-We do not authorize the use of this system to transport unsolicited,
    220 and/or bulk e-mail.

    Is not an error. It’s a warning not to send Spam. Errors begin with 570.

    I didn’t even need this plugin…what’s happening. ???

    If your email works without this plugin, I suggest you uninstall it. I can not help you with authentication issues at your server. This forum is for setup help and bugs. For everything else you need to contact GoDaddy support.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Not sending’ is closed to new replies.