icomm SMTP

Description

icomm SMTP sends WordPress mail through a mail provider SMTP server instead of the server PHP mail() function. This WordPress.org edition includes custom SMTP, a send log, sender name, a weekly report, and a test email. There is no license key.

What you get

  • Custom SMTP with host, port, encryption, username, and password from your provider (SendGrid, Amazon SES, corporate server, and similar).
  • Sender (From) email and display name, with optional force options.
  • Send log of successes and failures (date, recipient, subject, and a filtered error excerpt). The full message body is not stored.
  • Test email from wp-admin.
  • Weekly report by email from the send log (optional).

Microsoft 365 / Outlook and Google / Gmail connections (including OAuth) are available in the PRO version at icomm.market. This WordPress.org package is complete for custom SMTP.

Installation

  1. Upload the icomm-wp-mail-smtp folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu
  3. Open icomm SMTP in the admin menu
  4. Enable sending, fill SMTP host, port, encryption, username, and password, then save
  5. Send a test email

FAQ

Does this plugin require a license key?

No. Everything shipped in this package is available after activation.

How do I connect Microsoft 365 or Gmail?

Those providers are in the PRO version. This free edition uses custom SMTP: fill host, port, encryption, username, and password from your mail provider.

What is stored in the send log?

Status, date, recipient, subject, and a filtered error excerpt. The mail body is not stored.

Where do I rate the plugin?

On WordPress.org, on the plugin Reviews tab, or from the Plugins list in wp-admin.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “icomm SMTP” into your language.

Interested in development?

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

Changelog

1.0.4

  • Enable or disable automatic updates from the Plugins list.

1.0.3

  • Upgrade to PRO is shown on the settings screen for Microsoft 365 and Gmail.

1.0.2

  • Weekly report is scheduled as soon as the plugin is activated.
  • Plugin details and SMTP settings screens updated.

1.0.1

  • The test email is sent only after SMTP is filled in, so a received message means the plugin SMTP worked.

1.0.0

  • First WordPress.org edition: custom SMTP, send log, sender name, weekly report, and a test email.