Cherkasov SMTP Mailer
The default wp_mail() function in WordPress can often be unreliable. Many hosting providers limit or poorly configure email sending, which leads to important notifications (like registrations, password resets, or WooCommerce orders) ending up in spam or not being delivered at all. Cherkasov SMTP Mailer solves this problem by re-routing all your site’s outgoing emails through a professional SMTP server (such as Gmail, SendGrid, or any other mail service). This significantly increases the reliability and deliverability of your emails. The plugin features a modern, intuitive interface, an advanced email log, and the ability to receive instant notifications about sending statuses in your Telegram. Features Reliable Delivery: Send emails through any SMTP server to avoid spam filters. Easy Configuration: Quick presets for popular services (Gmail, Outlook, SendGrid) and flexible options for any other SMTP provider. Email Log: Keeps a detailed log of all sent emails. View content, status, headers, and error messages. Log Management: Search for emails, resend failed messages (one by one or all at once), and delete entries. Telegram Notifications: Get instant messages in Telegram about successfully sent or failed emails. Testing Tool: A built-in feature to send a test email to verify your settings and see a detailed debug log. Security: Passwords and tokens are not displayed in the form after being saved and are transmitted securely. Modern UI: A clean, responsive, and user-friendly interface built with modern web technologies. Retention Policies: Configure automatic deletion of old log entries to keep your database clean. Configuration After activating the plugin, go to Settings > Cherkasov SMTP Mailer. 1. Main SMTP Settings Mailer: SMTP: Choose this option to send emails via an external server. Default WP Mailer: Use your host’s standard mail function (not recommended). Providers: You can select a popular provider (Gmail, Outlook, SendGrid) to auto-fill the host and port fields. SMTP Host, Port, and Encryption: Enter the details provided by your email service provider. Authentication: In most cases, this toggle should be enabled. SMTP Credentials: Enter the username (usually your email address) and password for your email account. For Gmail/Google: If you have two-factor authentication enabled, you must create an “App Password” in your Google account’s security settings and use it here. Save Changes. 2. Sender Details From Name: The name recipients will see. From Email: The address emails will be sent from. Force Sender: If enabled, all emails from your site (even from other plugins) will be sent using the specified From Name and From Email. 3. Telegram Notifications Click the “Telegram Notifications” button. Enable the “Enable Telegram Notifications” option. Bot Token: Create a new bot by talking to @BotFather on Telegram. It will provide you with a unique token. Paste it here. Chat ID: Talk to the @userinfobot and click “Start.” It will send you your unique ID. Paste it here. Choose which events you want to be notified about (failed and/or successful sends). Save the settings and click “Send Test” to verify. Third-Party Services This plugin uses the Telegram API to send notifications about the status of sent emails. This functionality is optional and only activated if you enable it in the settings and provide your own Telegram Bot Token and Chat ID. Service: Telegram Bot API Data Sent: When enabled, the plugin sends the recipient’s email address, email subject, your site’s URL, and the sending status (success or failure) to the Telegram API to be delivered to your specified chat. Terms of Service: https://telegram.org/tos Privacy Policy: https://telegram.org/privacy
Top keywords
- telegram13×2.22%
- email11×1.88%
- emails10×1.71%
- smtp9×1.54%
- notifications7×1.20%
- log6×1.03%
- send6×1.03%
- sent6×1.03%
- settings6×1.03%
- bot4×0.68%
- enabled4×0.68%
- gmail4×0.68%
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.