Stop Emails
View on WordPress.orgScores higher than 43% of indexed plugins
About
Stop all outgoing emails sent from WordPress.
What It Does
Stop Emails is a lightweight WordPress plugin that blocks all outgoing emails sent through the wp_mail() function, preventing WordPress, plugins, and themes from delivering notifications, password resets, or contact form submissions. It works as a simple on/off switch rather than an SMTP or logging tool, making it one of the most minimal solutions in the email category. Once activated, no configuration is required to suppress outbound mail.
Who It's For
This plugin is best suited for developers, agencies, and QA teams who run staging, local, or demo sites where accidental emails to real users would be unprofessional or harmful. It is also useful for training environments and pre-launch builds where form submissions and notifications should be silenced entirely. Anyone who wants to test a site without sending real emails will find this fits the bill quickly.
Who Should Skip It
Do not install this on a live production site that needs transactional emails like WooCommerce order notifications, contact form replies, or password resets, since it will silently block all of them. If you simply want to test or log outgoing mail without fully suppressing it, look at WP Mail SMTP or WP Mail Logging instead.
The Bottom Line
Stop Emails is a sharp, focused utility that earns its 78.93 score by doing one thing well with strong maintenance signals. Its perfect user rating and recent update show it works as advertised, but the absence of any support threads means you are mostly on your own if something breaks. For developers running staging or local sites, it is hard to beat for simplicity, but production sites should look elsewhere.
Related Plugins
Pick this when you actually want to deliver emails reliably through a real SMTP provider rather than suppress them.
Choose this if you need SMTP delivery plus logging, backup transport, and mobile alerts for email failures.
Go with this when your goal is to integrate Mailchimp signup forms and marketing automation rather than block mail.
Use this if you need quick SMTP configuration for Gmail, Outlook, or Office 365 without the depth of WP Mail SMTP.
Pick this when you want to capture and inspect every outgoing email without actually blocking it, useful for debugging mail flow.