• Resolved Kemory Grubb

    (@w33zy)


    Within the last 32 hours my website has been sending repeated emails to the site’s admin email with the content below. Can I get some assistance with resolving this issue?

    Warning! “Email Signups” Optin Campaign Is Not Working

    The optin campaign “Email Signups” is failing to convert leads due to the following error “Please proof that you are human!”.
    Use the coupon MOSAVE20 on checkout to save 20% off MailOptin premium.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Collins Agbonghama

    (@collizo4sky)

    This email is sent when a user failed to be subscribed. According to the message, you have a captcha enabled on your site and subscribers are trying to signup without confirming they are not a robot or passing the captcha test.

    It is nothing to be worried about. Would you want to turn if off?

    Thread Starter Kemory Grubb

    (@w33zy)

    Thanks. Yes, I want to disable this email

    Plugin Author Collins Agbonghama

    (@collizo4sky)

    Kindly add the code below to your active theme’s functions.php file

    add_filter('mailoptin_disable_send_optin_error_email', '__return_true');

    That should disable it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Repeated warning emails being sent from my website’ is closed to new replies.