Overview
The processor sends emails via SMTP servers. Supports plain text and HTML
emails with authentication for Gmail, Office365, and custom SMTP servers.
Important Notes
- Gmail security:: Use App Passwords, not account password
- TLS port:: Use 587 for TLS, 465 for SSL, 25 for plain
- HTML emails:: Set type="html" for HTML content
- Template support:: All attributes support variable interpolation