Skip to content

A WordPress plugin for configuring SMTP settings and sending emails via SMTP using PHPMailer.

Notifications You must be signed in to change notification settings

Fanny-Leicht-Gymnasium/Fanny-SMTP-Mailer-WP-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Fanny SMTP Mailer

A WordPress plugin designed to streamline the process of configuring SMTP settings for sending emails through your WordPress website.

Description

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.

Features

  • 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.

Installation

  1. Download the plugin zip file from GitHub.
  2. Upload the plugin zip file to your WordPress site.
  3. Activate the plugin through the WordPress admin panel.

Usage

  1. Go to Settings > Fanny Mailer in the WordPress admin panel.
  2. Enter your SMTP settings including host, port, username, password, etc.
  3. Save your settings.
  4. You're ready to send emails using SMTP through your WordPress website!

Author

For Developers

Debugging Options

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.

About

A WordPress plugin for configuring SMTP settings and sending emails via SMTP using PHPMailer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages