=== Smooth SMTP === Contributors: smmooth, therealbryanho Tags: smtp, email, mail, logging, wp_mail Requires at least: 5.0 Tested up to: 6.8 Stable tag: 1.1.2 Requires PHP: 7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html SMTP configuration, testing and email logging for WordPress with a simple and clean interface. == Description == Smooth SMTP helps you configure SMTP settings for your WordPress site and allows you to test sending email. All emails are logged and admin dashboard shows alert if email has failed to send. Never worry about missing important emails or troubleshooting delivery issues again. Key Features: * Easy SMTP configuration * Email logging with detailed information * Test email functionality * Send test email feature (Able to send text-based email and html-based email. Able to input desired email address to send test email to) * Admin dashboard notice if the last email had failed to send * Secure password storage * Clean and intuitive interface * Compatible with popular SMTP providers (Gmail, SendGrid, Amazon SES, etc.) == Installation == 1. Upload the plugin files to the `/wp-content/plugins/smooth-smtp` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the Settings->Smooth SMTP screen to configure the plugin 4. Configure your SMTP settings and you're ready to go! == Frequently Asked Questions == = Which SMTP providers are supported? = The plugin works with any SMTP provider including Gmail, SendGrid, Amazon SES, Mailgun, and others. = Is my SMTP password stored securely? = Yes, all sensitive information is stored securely using WordPress's built-in encryption functions. = Can I see if my emails were delivered successfully? = Yes, the email logging feature allows you to track the status of all emails sent through your WordPress site. == Screenshots == 1. screenshot-1 2. screenshot-2 3. screenshot-3 == Changelog == = 1.0.0 = * Initial release * Basic SMTP configuration * Email logging functionality * Test email feature = 1.1 = * Send test email feature. Able to send text based email and html based email. Able to input desired email address to send test email to. * Admin dashboard notice if the last email had failed to send = 1.1.1 = Fix versioning. = 1.1.2 = Commit test email screen. == Upgrade Notice == = 1.0.0 = Initial release of Smooth SMTP plugin. = 1.1 = Overall refactoring to WordPress coding standards. New features to test email sending, added admin dashboard notice if last email failed to send. = 1.1.1 = Fix versioning. == Privacy Policy == This plugin logs email data including sender, recipient, subject, email content and sending status. The plugin stores SMTP credentials in an encrypted format in your WordPress database.