G7 SMTP Mail

Description

G7 SMTP Mail allows you to easily configure SMTP settings for outgoing emails sent from your WordPress site. With a user-friendly interface, you can set up SMTP authentication, specify the SMTP host, port, encryption type, and credentials. The plugin also includes a Test Email feature to verify your settings and provides debug logs for troubleshooting.

Features:

  • Configure SMTP Host, Port, Encryption (TLS/SSL/None), and Authentication.
  • Set SMTP Username and Password.
  • Specify the From Email Address and From Name.
  • Test Email tab to send test emails and view debug logs.
  • User-friendly interface integrated into the WordPress dashboard.

License

This plugin is licensed under the GPLv2 or later.

Additional Information

For support or inquiries, please visit G7Cloud.

Installation

  1. Upload the g7-smtp-mail folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen by uploading the ZIP file.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to ‘G7 SMTP Mail’ in the WordPress admin menu.
  4. Configure your SMTP settings in the ‘Settings’ tab.
  5. Use the ‘Test Email’ tab to send a test email and verify your configuration.

FAQ

Is my SMTP password secure?

The plugin stores your SMTP password in the WordPress database. Ensure your database and site are secure. Consider using application-specific passwords when available.

How can I troubleshoot email sending issues?

Use the ‘Test Email’ tab to send a test email. If it fails, the debug log will display detailed error messages to help you identify and resolve the issue.

Does this plugin support SMTP over SSL/TLS?

Yes, you can select the type of encryption (TLS, SSL, or None) in the settings.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“G7 SMTP Mail” is open source software. The following people have contributed to this plugin.

Contributors

Translate “G7 SMTP Mail” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.3

  • Added full sanitization and validation for all settings fields.
  • Improved overall security of the configuration workflow.
  • Fixed potential issues with PHPMailer configuration.
  • Updated plugin structure for compliance with WordPress.org guidelines.

1.2

  • Updated wording for email and password fields to enhance clarity.
  • Minor UI/UX improvements.

1.1

  • Added input sanitization and nonce verification.
  • Added placeholders for SMTP username and password fields.
  • Improved debug log visibility.

1.0

  • Initial release of G7 SMTP Mail.