=== Simple Email Sender === Contributors: jirih Tags: email, smtp, debugging Requires at least: 5.0 Tested up to: 6.6 Stable tag: 1.0 Requires PHP: 7.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A simple plugin to send emails from WordPress admin panel using SMTP, with enhanced debugging features. == Description == Simple Email Sender is a WordPress plugin that allows you to send emails directly from your WordPress admin panel using SMTP. It includes enhanced debugging features to help you troubleshoot email sending issues. Features: * Configure SMTP settings * Send test emails * Debug mode for troubleshooting * Easy-to-use interface in the WordPress admin panel == Installation == 1. Upload the plugin files to the `/wp-content/plugins/simple-email-sender` 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->Simple Email Sender screen to configure the plugin 4. Configure your SMTP settings 5. Send a test email to verify your configuration == Frequently Asked Questions == = How do I configure my SMTP settings? = Navigate to the SMTP Settings page in the plugin menu. Enter your SMTP host, port, username, password, and choose your encryption method. = What if my emails are not sending? = Enable debug mode in the SMTP settings and try sending a test email. Check the error log for more detailed information about any issues. == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif). 2. This is the second screen shot == Changelog == == Privacy Policy == This plugin does not collect or store any personal data. It only facilitates the sending of emails through your configured SMTP server.