Send
Did you find this plugin helpful? Please consider leaving a 5-star review. Note: This is a forked version of the now unsupported wpMandrill plugin. The notes below are copied over from the original plugin and will be updated as relevant updates become available. Please help by contributing to the GitHub repository Send Emails With Mandrill on GitHub This plugin uses Mandrill API to send outgoing emails, with or without attachments, from your WordPress installation. It replaces the wp_mail function included with WordPress. Emails are tracked and automatically tagged for statistics within the Mandrill Dashboard. You can also add general tags to every email sent, as well as particular tags based on selected emails defined by your requirements. You can also use your own templates that have been added to your MailChimp account and shared with your Mandrill account. There are a few levels of integrations between your WordPress installation and this plugin: The simplest option: Install it, configure it, and Send Emails with Mandrill will start sending your emails through Mandrill. If you need to fine tune certain emails, you can change any email by creating a filter for the mandrill_payload hook. For further customization, we’ve exposed a function that allows you to send emails from within your plugins, instead of the regular wp_mail function: wpMandrill::mail Enable the connection by entering a valid API key in the settings page or adding the line define('SEWM_API_KEY', '{YOUR_API_KEY}') your site’s wp-config.php file. Spanish translation available. Request If you find that a part of this plugin isn’t working, please don’t simply click the WordPress “It’s broken” button. Let us know what’s broken in its support forum so we can make it better. Our mind-reading device still needs some tweaking. Localizations Send Emails with Mandrill is currently available in the following languages: Albanian (Shqip) Arabic (العربية) Armenian (Հայերեն) Basque (Euskara) Bengali (বাংলা) Bulgarian (Български) Catalan (Català) Chinese Simplified (简体中文) Croatian (Hrvatski) Czech (Čeština) Danish (Dansk) Dutch (Nederlands) Estonian (Eesti) Finnish (Suomi) French (Français) Galician (Galego) Georgian (ქართული) German (Deutsch) Greek (Ελληνικά) Hebrew (עברית) Hindi (हिन्दी) Hungarian (Magyar) Indonesian (Bahasa Indonesia) Irish (Gaeilge) Italian (Italiano) Japanese (日本語) Korean (한국어) Latvian (Latviešu) Lithuanian (Lietuvių) Macedonian (Македонски) Norwegian (Norsk) Persian (فارسی) Persian – Afghanistan (دری) Polish (Polski) Portuguese – Brazil (Português do Brasil) Portuguese – Portugal (Português) Romanian (Română) Russian (Русский) Serbian (Српски) Slovak (Slovenčina) Slovenian (Slovenščina) Spanish (Español) Swedish (Svenska) Tamil (தமிழ்) Thai (ไทย) Turkish (Türkçe) Ukrainian (Українська) Urdu (اردو) Vietnamese (Tiếng Việt) Welsh (Cymraeg) Known Issues Daily statistics will show data for the first 20 senders (emails) registered. Daily statistics will show data for the first 40 tags registered. If your account has more than 20 senders registered or more than 40 tags used, the detailed daily statisticas might show incompleted data.
Top keywords
- emails10×2.16%
- mandrill8×1.72%
- send5×1.08%
- api4×0.86%
- send emails4×0.86%
- tags4×0.86%
- wordpress4×0.86%
- account3×0.65%
- available3×0.65%
- daily3×0.65%
- data3×0.65%
- emails with mandrill3×0.65%
Smooth SMTP
Smooth SMTP gives you full control over how WordPress sends email. Configure SMTP as your primary sending method, set up a fallback for when things go wrong, get notified through your preferred channels, and keep a detailed log of every email your site sends. Primary Sending Method (SMTP) Configure any SMTP provider as your primary sending method. If you leave SMTP disabled, WordPress will continue using its default PHP mail — either way, all other features still work. Works with any SMTP provider: Gmail, SendGrid, Amazon SES, Mailgun, and more Configurable host, port, encryption (SSL/TLS), username, password, from email, and from name Secure credential storage using WordPress’s built-in options API Fallback Sending Method If the primary sending method fails, Smooth SMTP can automatically retry using a fallback. This works regardless of whether you’re using SMTP or WordPress’s default PHP mail as your primary. Fallback to WordPress Default (PHP mail) or a second SMTP server Full credential configuration for the fallback SMTP Logged separately so you can see exactly which method delivered each email Failure Alert Channels Get notified the moment an email fails — through the channels your team already uses. Slack, Discord Telegram (via Bot API — requires bot token and chat ID) WhatsApp (via CallMeBot webhook) SMS or any custom webhook endpoint Add multiple channels, enable/disable each independently Send Test Alert button per channel Alerts are throttled to at most one per 60 seconds to avoid flooding Email Summary Reports Receive a periodic HTML email summarising your site’s email activity. Hourly, daily, weekly, or monthly schedule Total sent and failed counts, breakdown by sending method, and recent failures Configurable recipient address Send Summary Now button for an instant preview Email Logging Every email your site sends is logged with full detail. Status (success / failed), sender, recipients, subject, message body Sent Via column showing which method delivered the email (Primary SMTP, Fallback SMTP, Fallback WordPress Default, etc.) Search, filter, and paginate logs from the admin dashboard View full email detail in a modal Bulk delete, bulk resend, and delete-all options Admin dashboard notice when the most recent email failed Dashboard A at-a-glance overview of your site’s email activity. Total sent, failed, and success rate stat cards Breakdown by sending method with progress bars Recent failures table Filter by day, week, month, or all time Test Email Send a test email at any time to verify your configuration. Choose which sending method to test — primary or fallback — independently Send plain text or HTML test emails Specify any recipient address Always available regardless of whether SMTP is configured Other One-click import of email logs from Post SMTP Option to keep logs and settings when the plugin is deleted Compatible with Post SMTP and WP Mail SMTP (Smooth SMTP acts as a fallback when another SMTP plugin is detected) Privacy Policy This plugin logs email metadata including sender address, recipient addresses, subject line, message body, and sending status. SMTP credentials are stored in your WordPress database. No data is transmitted to external services except through the alert channels and SMTP servers you explicitly configure.