This guide covers SMTP integration. For full configuration options and available headers, see the SMTP Introduction.
Installation
Install PHPMailer via Composer:Basic Configuration
Use environment variables for credentials:Advanced Features
Multiple Recipients
Attachments
Custom Headers
Lettermint Headers
Add Lettermint-specific headers for tags, metadata, and routing:See the SMTP Introduction for full details on available headers and their formats.