Sending
What sending feature to use?
Choosing between transactional emails, batch sending, campaigns, and SMTP.
Mailofly offers multiple ways to deliver emails depending on your application’s architecture:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Choosing between transactional emails, batch sending, campaigns, and SMTP.
| Use Case | Recommended Feature | Method |
|---|---|---|
| Password Resets, Alerts, Receipts | Transactional API | POST /api/emails |
| Bulk Event Updates (Custom content per recipient) | Batch Sending | POST /api/emails/batch |
| Marketing Newsletters & Onboarding Drips | Campaigns | Visual Dashboard Composer |
| Legacy Apps, CMS (WordPress, Laravel) | SMTP Gateway | smtp.mailofly.com:587 |
| AI Coding Assistants & Bots | MCP Server | Model Context Protocol |