A WordPress plugin designed to streamline the process of configuring SMTP settings for sending emails through your WordPress website.
Fanny SMTP Mailer is a simple yet powerful plugin designed to streamline the process of configuring SMTP settings for sending emails through your WordPress website. With minimal setup, you can ensure reliable email delivery by specifying SMTP host, port, username, password, and other essential parameters directly from your WordPress admin panel.
- Configure SMTP settings directly from WordPress admin panel.
- Specify SMTP host, port, username, password, and other parameters.
- Supports various SMTP authentication methods and security protocols.
- Debugging options available for troubleshooting.
- Enable WordPress Password reset.
- Download the plugin zip file from GitHub.
- Upload the plugin zip file to your WordPress site.
- Activate the plugin through the WordPress admin panel.
- Go to Settings > Fanny Mailer in the WordPress admin panel.
- Enter your SMTP settings including host, port, username, password, etc.
- Save your settings.
- You're ready to send emails using SMTP through your WordPress website!
The plugin provides debugging options for troubleshooting SMTP communication. You can set the debug level from the plugin settings page in the WordPress admin panel.
- None: No debugging output.
- Basic: Basic debugging output.
- Detailed: Detailed debugging output including SMTP transaction data.
- Full: Full debugging output including connection status, message data, and server responses.
- Only Errors: Log only error messages.