=== LLMail ===
Contributors: lllabs
Tags: smtp, email, mailer, logs, phpmailer
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 8.1
Stable tag: 0.2.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

SMTP mailer and email logs for WordPress. Free includes delivery logs and single resend. Pro adds backup SMTP, routing, alerts, tracking, and more.

== Description ==

**LLMail** gives WordPress a reliable SMTP mailer with email logs — without the bloat:

* Configure SMTP host, port, encryption (STARTTLS / SSL / none), username and password
* Override From name and From address for all outgoing email
* Send a test email from the admin to verify your setup
* **Email delivery logs** (sent / failed) with filter, search, and single resend — included in Free
* Connect to your LLLabs account to enable **Pro** features

**Pro (requires LLLabs account)**

* Configurable log retention (7 / 30 / 90 days)
* Bulk resend and CSV export
* Backup SMTP connection with automatic failover
* Smart routing by recipient domain
* Failure email alerts
* Open and click tracking for HTML emails

Learn more at [llmail.lllabs.org](https://llmail.lllabs.org).

== Installation ==

1. Upload the `llmail` folder to `/wp-content/plugins/`, or install the zip via Plugins → Add New → Upload.
2. Activate **LLMail** in the Plugins screen.
3. Go to **LLMail → Settings** and enter your SMTP credentials.
4. Click **Send Test Email** to verify delivery.
5. Optional: go to **LLMail → License** and connect your LLLabs account to unlock Pro.

== Changelog ==

= 0.2.1 =
* Dedupe peer deps di admin-ui in Vite.

= 0.2.0 =
* Checkout di admin-ui nei workflow Risolve npm install fallito su file:../lllabs-admin-ui in Actions.
* Pipeline zip, update metadata e CI Aggiunge packaging, Actions release/ci, smoke PHPUnit e asset plugin-info per gli aggiornamenti WP.
* Home su SuperCard e i18n welcome Allinea la welcome a SuperCard e completa le stringhe IT/DE/ES/FR.
* Home welcome e UI su @lllabs/admin-ui Aggiunge la tab Home con log recenti e stato SMTP e adotta il kit condiviso.
* UI React, REST, hub LLLABS e i18n Sostituisce i template PHP con admin Vite, endpoint REST, hub e cataloghi IT/DE/ES/FR.
* Log free, backup SMTP, alert e tracking Pro Rende i log disponibili in Free e aggiunge failover, FailureAlerts e Tracking Pro.

= 0.1.0 =
* Initial release: Free SMTP + email logs; Pro backup, routing, alerts, tracking, bulk/export, retention UI.

== Upgrade Notice ==

= 0.2.1 =
Dedupe peer deps di admin-ui in Vite. Recommended update.

= 0.2.0 =
Checkout di admin-ui nei workflow Risolve npm install fallito su file:../lllabs-admin-ui in Actions. Update recommended to get the new features.
