Sending accounts
A sending account is the delivery identity Mailofly uses when handing off mail to your provider — SMTP relay, Gmail API, or SES on a verified domain. In the app: AccountsProvider comparison
Add an account
SMTP
- Accounts → Add account → SMTP
- Enter a friendly name, host, port, username, password
- Set daily mail limit (start low on new infrastructure)
- Save → Send test to verify
- Accounts → Add account → Google
- Complete OAuth consent
- Account appears with your Google email as sender
Domain relay
- Verify a domain under Domains first
- Accounts → Add account → Domain sender
- Pick the verified domain, set From email and optional display name
Account key
Each account exposes a publicacc_… key on the Accounts page. Optional for Emails API calls (auto-selects an account when omitted):
Quota & deferral
When a campaign exceeds an account’s daily limit:- Remaining recipients get
mail_logs.status = deferred - They send automatically the next calendar day
- Or add another account to increase today’s capacity