Hi @srd75,
Thanks for reaching out, and I’m so sorry about the confusion.
Kindly bear in mind that the 451 emails refers to the total number of emails sent all time from your site (both successfully and unsuccessfully delivered emails) – not just a month or week.
Also, please know that the report doesn’t only contain emails that you send manually.
After setup, WP Mail SMTP controls?all sent emails?from your WordPress site.
Whenever your website executes the?wp_mail()?function, it will count 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 the 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)
These are not necessarily sent to your inbox or generated manually but they are also controlled by WP Mail SMTP once it’s configured on your site.
I hope this helps with clarification! Thanks ??