đ Configuration
â SMTP & API â API Keys
?
Emails will be sent from Sender Email, but replies will go to this address
Total: 0 / 5000
Format: One email per line
Example: john@example.com
Example: john@example.com
đ Email Template
Characters: 0
Preview shows first email's personalized version
| Placeholder | Description | Example |
|---|---|---|
[[-Email-]] |
Recipient's email address | john@example.com |
[[-Name-]] |
Full name (auto-extracted or provided) | John Doe |
[[-FirstName-]] |
First name only | John |
Usage Examples:
âĸ
<a href="https://example.com?email=[[-Email-]]">Track</a>âĸ
<p>Hello [[-FirstName-]]!</p>âĸ
<a href="https://site.com/[[-Email-]]/dashboard">Dashboard</a>