=== icomm SMTP ===
Contributors: icommsystems
Donate link: https://icomm.systems
Tags: smtp, email, wp mail, send log, test email
Requires at least: 5.8
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Send WordPress mail through custom SMTP, with a send log, sender name, and a test email.

== 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](https://icomm.market/icomm-wp-mail-smtp-en/). 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

== Frequently Asked Questions ==

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

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

== Upgrade Notice ==

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