Zepto Mail (Zoho) uses a Send Mail token and a Hosted region. Paste only the token — not the full Authorization header from sample curl commands.
When to choose Zepto Mail
Use Zepto Mail if your transactional agent and domains already live in Zoho Zepto Mail.
Prerequisites
- Zepto Mail agent with a verified domain
- Send Mail token from Agent → SMTP/API → API
- Correct hosted region (US, EU, or India)
Open SMTPPai
- SMTPPai → Dashboard → Add connection
- Click Zepto Mail
Field-by-field setup
Connection name
Example: “Zepto Mail”.
From name / From email
Use an address on a domain verified in your Zepto Mail Agent (Domains tab), for example noreply@yourdomain.com.
Send Mail token
- In Zepto Mail, open your Agent → SMTP/API → API.
- Copy the Send Mail token only.
- Paste into SMTPPai. Do not include
Zoho-enczapikeyor the word Authorization from sample curl examples.
Reference: Zepto Mail API guide.
Hosted region
Select one of:
- US (
api.zeptomail.com) - EU (
api.zeptomail.eu) - India (
api.zeptomail.in)
Wrong region often produces access denied or invalid token errors.
Credential storage
Database or MAILPAI_SMTP_API_KEY (token value).
Save and test
Save → Test → Email Log.
Access denied?
- Re-paste only the token (no prefix)
- Match Hosted region
- Verify From domain
- Check Zepto Mail → Settings → Allowed IPs if IP restriction is on
Related: How connections work
