Home Forums Newsletter Plugin Support no confirmation mail send

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #10074
    RomRom22
    Participant

    Hi,
    first for my english (i’m french)
    the plugin work perfectly, exept a little issue:
    users can subscribe to the newsletter, it’s say that the confirmation mail is send BUT… it not :/
    i can see them on the “suscribers” on the control panel of the plugin, and when i click on “Resend Conformation”… it’s work!

    and when i send the newsletter, it’s work great.

    Can you please help me?

    Thanks in advance.

    #10075
    Stefano
    Keymaster

    Hi, can you send me the address of your blog so I can test the subscription procedure? Probably the email is sent but lands on the spam folder, or your provider has some strict limit on the email number you can send and some are dropped. This is the usual case.

    Which is your provider?

    #10076
    RomRom22
    Participant

    sur 🙂
    http://www.magnanym.fr
    thanks for your help to fix that 😉

    #10077
    RomRom22
    Participant

    and i have check the spam box… it’s not in that.
    and when i resend the confirmation, it recieved very quick.

    #10078
    RomRom22
    Participant

    when i try to do a diagnostic:
    -i can sand a mail directly by WordPress, it work perfectly
    -when y try by Newsletter, it say:

    “Newsletter TEXT test email NOT sent: try to change the sender data, remove the return path and the reply to settings.
    Newsletter HTML test email NOT sent: try to change the sender data, remove the return path and the reply to settings.
    Newsletter both TEXT and HTML test email NOT sent: try to change the sender data, remove the return path and the reply to settings.”

    i have clear “return path” and “reply to” settings, but it do exactly the same thing.

    #10079
    Stefano
    Keymaster

    Just wait some time and try to send only the newsletter test and not the wordpress direct test. Let me know.

    Which is your provider?

    #10082
    RomRom22
    Participant

    i have tryed, and no error message
    my provider is OVH. they don’t see any php_mail() functions issues…

    #10101
    Stefano
    Keymaster

    So, if you are NOT using an SMTP there are no reason to have the wordpress email working and the Newsletter email not working. Are you sure the sender is an email address in the same domain of your blog?

    If you’re using their SMTP there are more strict limits.

    #11770
    mario702
    Participant

    I m having the same issus that this guy….

    The confirmation email does not arrive…

    When i send a news letter it s ok, everything is working but all new people signing up does not receive their confirmation email, not in the inbox and not in the spam either…

    can you help?

    here the site… ottawagatineauswingers.com

    thx you my friend

    #11771
    Stefano
    Keymaster

    Change the confirmation email text and remove the word “subscription” or “subscribe”. I’m not joking, many providers filter it.

    #11772
    mario702
    Participant

    wow quick response my friend,
    ok just change what you ask…give me a few min and see if it s working

    thx

    #11773
    mario702
    Participant

    still nothing…not in spam either

    you can try it if you want

    #11774
    Stefano
    Keymaster

    But the test from diagnostic panel, works?

    #11776
    mario702
    Participant

    yes

    #11777
    Stefano
    Keymaster

    I don’t know, try to rewrite the confirmation email with a generic subject and a generic text, try to remove the confirmation link. If it is delivered, it means your provider is applying some filters.

    #11810
    ebarnes12
    Participant

    I had same problem and followed Stefano’s advice on changing the wording by taking out “Subscribe” or “Subscription” in the confirmation and it worked!! ONE KEY POINT, I also changed my default sent to STMP, again, following the settings and advice on the welcome page, specifically for “GoDaddy”.. and lo and behold, it worked!!! In fact, I like that configuration much better because when I run the diagnostics, I get more information about the transmission than what the default through WordPress is.

    BTW, my communication issue is not English, it is typing…;-)…thanks for the post.. it did help me… I hope my observations help someone else.

    #11853
    QuietWish
    Participant

    I had this problem (GoDaddy as well)
    Got it working by following the above and changing the html to the following (now have STMP on too, but that didn’t fix it on its own).

    <p>Hi {name},</p>
    <p>A newsletter request for this email address was received. Please confirm it by clicking here.</p>
    <p>. If you cannot click the link, please use the following link (copy/paste into your browser).</p>
    <p>{subscription_confirm_url}</p>
    <p>If you did not make this request, just ignore this message.</p>
    <p>Thank you!</p>

Viewing 17 posts - 1 through 17 (of 17 total)
  • You must be logged in to reply to this topic.