With this module you can choose to disable the build in newsletter confirmation email notifications. For example, when a customer subscriber subscribed or unsubscribes from the newsletter. This is particularly useful if you are using an external newsletter platform which handles the confirmation emails.
composer require outeredge/magento-newsletter-disable-email
Configuration is available in Stores > Configuration > outer/edge > Newsletter Emails
. The following options are available:
- Enable Confirmation Request Email: Enable or disable the newsletter confirmation request email.
- Enable Confirmation Success Email: Enable or disable the newsletter confirmation success email.
- Enable Unsubscribe Email: Enable or disable the newsletter unsubscribe email.
Once the module is installed and configured only the emails which are still enabled will be sent to the customer they sign up, confirm or unsubscribe from the newsletter.