Meow Mailer – Free SMTP, Everything Included
For years, almost every WordPress site I ran ended up with a different plugin just to send email. I never really chose them. I installed whatever looked fine at the time, because honestly there is no clear winner. Most of them advertise features I don’t need, or hide the basics behind a paywall. At one point I simply wanted to see the emails my site had sent, or failed to send, and even that asked me to upgrade. That felt wrong. So I decided to build the simplest and most honest email plugin I could for WordPress. You pick one provider, set it up once, and every email your site sends goes through it. Everything is logged, so you always know what happened. No upsell maze, no ads, nothing basic locked away. That is Meow Mailer, and all of this is free: One provider, set up once. Pick the one you use and forget about it. No confusing multi provider routing. Import from your current SMTP plugin. Already set up with WP Mail SMTP or Easy WP SMTP? Meow Mailer notices and copies the provider, credentials and sender over in one click, so switching never means digging out your API keys again. A fallback for when it breaks, free. Name a second provider (or plain WordPress, which needs no setup) and it steps in only when the first one refuses an email. Your mail still goes out, the log tells you exactly who failed and why, and an alert lets you know your main provider needs a look. A real email log, free. Every email in a clean table with recipient, subject, provider and status (sent, failed, offline, pending). Click any row to read the full message, see the error, and resend it. Many plugins charge for this. Here it is free. Stays out of the way. Until you pick a provider, Meow Mailer doesn’t change how your email is sent, so activating it never breaks what already works. It still logs everything WordPress sends on its own, so you get the log from the moment you activate it. Never miss a failure. A dashboard warning appears when emails fail, so silent problems don’t go unnoticed. Dismiss it once you have had a look and it stays away until a new email fails. Failure alerts by email, free. Get told when your site stops being able to send, instead of finding out from a customer. The alert is sent by WordPress itself rather than your provider, so it still reaches you when the provider is the thing that broke. One alert per hour at most, however many emails fail. Alerts on Slack, Discord or Teams, free. Paste a webhook URL and the alerts and the weekly summary are posted to your chat as well, so finding out that email is broken never depends on email. Handy when you look after a lot of sites. Individual emails are never posted anywhere: this tells you about your site, not about the people it writes to. Weekly summary, free. A short email with what was sent, what failed, and the most common errors. Nothing is sent on a quiet week. Control WordPress’s own emails. Switch off the notifications WordPress sends by itself: new user registrations, password and email change confirmations, comment moderation, automatic update reports. Password resets are never affected, so nobody gets locked out. Background sending. Email goes out after the page has loaded, so your visitors never wait on the mail server. Offline mode. Capture every email in the log without sending. Perfect for staging and development. Filters and export. Filter by status and provider, search by subject or recipient, and export to CSV. Test and resend. Check your setup with an HTML or plain text test, and resend any logged message in one click. Auto prune. Keep logs forever, or delete anything older than 7, 30 or 90 days. Multisite ready. Set your provider up once on the main site and let every site of the network use it, or leave each site to configure its own. Email logs always stay per site. Light and private. No bloat, no tracking. Your credentials can live in wp-config.php instead of the database. What Meow Mailer will never do No open or click tracking. Other email plugins advertise it as a premium feature. It works by putting an invisible pixel in every message and rewriting every link to pass through a redirect, which means logging when your recipients read their mail and what they clicked. That is surveillance of the people your site writes to, it is personal data you then have to account for under the GDPR, and rewritten links make your email look more like spam, not less. Meow Mailer does not do it, and that is not a gap waiting to be filled in a Pro version. There is no Pro version. Supported providers Generic SMTP, Mailgun, Brevo, SendGrid, Amazon SES, Postmark, SMTP2GO, Mailjet, Resend, MailerSend, Maileroo, Gmail / Google Workspace (OAuth 2.0), Microsoft 365 / Outlook (OAuth 2.0), and Zoho Mail (OAuth 2.0). About Meow Apps Meow Mailer is part of the Meow Apps family of plugins, focused on doing one thing well with a clean, modern interface. External services Meow Mailer contacts an external service only after you choose and configure an email provider. Until then (the default “None”) and in “Offline” mode, it sends nothing anywhere. When you pick a provider, your outgoing email (recipients, subject, body, headers and attachments) and the credentials you entered are sent to that provider so it can be delivered, and only when your site actually sends an email. For Gmail, Microsoft 365 and Zoho Mail, Meow Mailer also contacts their OAuth servers when you connect and refresh your account. Nothing else is ever sent. You choose a single provider. Generic SMTP talks only to the server you configure. For the others, please review their terms and privacy policy: Mailgun (terms, privacy), Brevo (terms, privacy), SendGrid (terms, privacy), Amazon SES (terms, privacy), Postmark (terms, privacy), SMTP2GO (terms, privacy), Mailjet (terms, privacy), Resend (terms, privacy), MailerSend (terms and privacy), Maileroo (terms, privacy), Gmail (terms, privacy), Microsoft 365 (terms, privacy), and Zoho Mail (terms, privacy). Development Meow Mailer is open source. The full source, including the React code used to build the admin interface, lives on GitHub.
Top keywords
- email21×1.98%
- provider16×1.51%
- privacy14×1.32%
- terms14×1.32%
- terms privacy12×1.13%
- meow11×1.04%
- site11×1.04%
- mailer9×0.85%
- meow mailer9×0.85%
- never9×0.85%
- sent8×0.76%
- mail7×0.66%
Noted Visual Feedback
Noted Visual Feedback adds a lightweight feedback overlay to your WordPress site. Pin comments anywhere on any page, start threaded discussions, and share a review link with clients or teammates. No screenshots, no separate tools, no external accounts. All feedback data is stored in your own WordPress database in custom tables. The plugin makes no external HTTP calls of any kind. What’s included Pin comments anywhere on any page, anchored by position or by page element Threaded replies on each pin Page-scoped share links for guest reviewers (no WordPress account required) Password and expiry controls on share links Admin dashboard with pin list, pin detail view, and per-pin resolve/delete CSV export of pins and comments Email notifications on new pins and replies Opt-in “Powered by Noted” attribution (off by default) Works with any theme or page builder How it works Install and activate the plugin. Visit any page on your site and append ?noted to the URL. Click anywhere on the page to place a pin and leave a comment. Generate a share link for that page from the admin and send it to a reviewer. They enter their name and can start leaving feedback immediately. Noted Pro A separate premium plugin, Noted Pro, extends this free plugin with: Drawing annotations (rectangles, arrows, freehand) Text-edit suggestions with accept/reject workflow Priority and category labels on pins Internal-only pins hidden from guests Bulk resolve Password-protected and expiring share links Export to Asana, Trello, Slack, Jira, Linear, GitHub Issues, Monday.com Generic webhook export White-label mode WordPress Multisite support Learn more at wpnoted.com/pricing. Noted Pro installs alongside this plugin; you do not need to replace or reconfigure anything. External Services This plugin does not connect to any external services. All feedback data is stored locally in your WordPress database. Source Code The frontend review overlay is a TypeScript module compiled to assets/js/noted-overlay.min.js. The human-readable source and build instructions are available in two places: Public repository: https://github.com/RedZephon/noted-visual-feedback Included with every release under the overlay-src/ directory inside the plugin zip. Build with Node 18+: cd overlay-src && npm install && npm run build This produces the bundle that the plugin enqueues. See overlay-src/README.md for details on layout and tooling (Vite + TypeScript). The admin-side JavaScript at assets/js/noted-admin.js is not compiled and can be read directly.
Top keywords