• Resolved jrotem

    (@jrotem)


    I’m new to WP Mail SMTP and a bit mystified by the “Let’s see how your emails performed in the past week” email on a new site. It reports 74 emails since implemented but there is no way it could be 74. Were does the number come from?
    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Support Darshana

    (@darshanaw)

    Hi @jrotem,

    Thanks for reaching out!

    Whenever your website executes the wp_mail() function, it will count that as an email notification.

    These emails could be,
    – WordPress user registration emails
    – WordPress reset password emails
    – Form email notifications (for example contact forms, quotation forms, payment forms created using WPForms plugin, Contact Form 7, Gravity Forms, or using similar plugins)
    – Order notification emails (if you have an eCommerce store set up on your site)
    – WordPress comment management emails (comment moderation / comment published)
    – WordPress plugin notifications (Eg: update notifications etc)

    In most cases, you may have installed the plugin earlier and configured a mailer at a later date. So, it will count those events but you may not receive those notifications.

    I hope this helps. Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Weekly Email’ is closed to new replies.