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%
WPO365 | MICROSOFT 365 GRAPH MAILER
WPO365 | MS GRAPH MAILER provides you with a modern, reliable and efficient way to send WordPress transactional emails from one of your Microsoft 365 / Exchange Online / Mail enabled accounts. The plugin re-configures your WordPress website to send emails using the Microsoft Graph API instead of – for example – SMTP. Sending WordPress emails using the Microsoft Graph API has become the only available alternative after Microsoft has disabled basic authentication (username and password) over the SMTP protocol. DELIVERY Send WordPress transactional emails from one of your Microsoft 365 Exchange Online / Mail enabled accounts using Microsoft Graph instead of – for example – SMTP. Choose between delegated (send mail as a user) and application-level (send mail as any user) type permissions. Or: Select either a Microsoft 365 account or a personal Microsoft account, like Hotmail.com or Outlook.com, to send WordPress emails. Or: Configure RBAC for Exchange Online and authorize as an application but with a limited scope e.g. one specific mailbox. SEND AS HTML Send emails formatted as HTML. SAVE TO SENT ITEMS Emails sent will be saved in the account’s mailbox in the Sent Items folder, further helping to track (successful) mail delivery. ATTACHMENTS Send files from your WordPress website as attachments. WPO365 INSIGHTS See what matters, when it happens Track key WPO365 events like sent emails with WPO365 Insights more CONFIGURATION / TEST EMAIL DELIVERY Easy configuration with detailed step-by-step Getting started guide and video. Send test email to recipients incl. CC, BCC and attachment. ADD FUNCTIONALITY WITH PREMIUM EXTENSIONS The following features can be unlocked with the WPO365 | MAIL extension. WPO365 INSIGHTS Get WPO35 Alerts in your inbox when email delivery is failing more Auto-Retry Log every email sent from your WordPress website, review errors and (automatically) try to send unsuccessfully sent mails again. LARGE ATTACHMENTS Add support to send WordPress emails with attachments larger than 3 MB using Microsoft Graph. SEND FROM ALIAS Send emails from an alias address (but submit to Microsoft Graph as the authorized user). SEND AS / SEND ON BEHALF OF Send email as / on behalf of another user or distribution list. SHARED MAILBOX Send email from Microsoft 365 Shared Mailbox. STAGING MODE Mail Staging Mode is useful for debugging and staging environments. WordPress emails will be logged and saved in the database instead of being sent. DYNAMIC SEND-FROM Allow forms to override “From” address e.g allow Contact Form 7 to dynamically configure the account used to send the email from (requires application-level Mail.Send permissions). MAIL THROTTLE Throttle the number of emails sent from your website per minute. WP-CONFIG FOR AAD SECRETS Further improve overall security by choosing to store Azure Active Directory secrets in your WordPress WP-Config.php (on disk) and have those secrets removed from the database. SEND AS BCC Send emails as BCC instead and prevent reply-to-all mail pollution. REPLY-TO Configure a default reply-to mail address if this should differ from the account’s mail address that is used to send WordPress transactional emails from. Prerequisites We have tested our plugin with WordPress >= 5.0 and PHP >= 5.6.40. You need to be an Entra ID Tenant Administrator to configure both Azure Active Directory and the plugin. Support We will go to great length trying to support you if the plugin doesn’t work as expected. Go to our Support Page to get in touch with us. We haven’t been able to test our plugin in all endless possible WordPress configurations and versions so we are keen to hear from you and happy to learn! Feedback We are keen to hear from you so share your feedback with us on LinkedIn and help us get better! Open Source When you’re a developer and interested in the code you should have a look at our repo over at WordPress.