CodingBunny Mail SMTP allows you to easily configure an SMTP server to send all outgoing emails from your WordPress website.
By default, WordPress uses the wp_mail() function which relies on the server’s PHP mail configuration. This often leads to delivery issues or emails ending up in spam. This plugin solves that problem by routing emails through a reliable SMTP server.
The SMTP password is encrypted before being stored in the database** and is never displayed in plain text in the WordPress admin area.
You can configure the following options:
smtp.example.com)587)After saving, use the Test Email section to verify your configuration.
When the plugin is uninstalled, all plugin options (including encrypted credentials) are removed from the database.