SMTP Setup for System Email
Written By Anand Raj
Last updated 11 days ago
SMTP setup lets the Agency send all system emails — notifications, OTP login codes, verifications and other transactional messages — from its own domain instead of a default Kickcall sender.
Using your own SMTP improves deliverability and trust because emails arrive from your brand.

Where to get SMTP credentials
You can use any email service that provides SMTP — for example:
Mailgun
AWS SES
ZeptoMail
SendGrid, Postmark, Brevo, etc.
Create an SMTP user / API key in your provider, verify your sending domain, and copy the credentials they give you.
Fields to fill
SMTP Username — the username or API key from your email provider.
SMTP Password — the password or secret paired with the username.
SMTP Address — host of your provider, e.g.
smtp.zeptomail.in,smtp.mailgun.org.SMTP Domain — your verified sending domain, e.g.
kickcall.ai.SMTP Port — usually
587(TLS) or465(SSL).SMTP From Email — the address recipients see, e.g.
support@kickcall.ai.SMTP From Name — the sender name shown in inboxes, e.g.
Support Kickcall.
Click Configure to save. Once saved, all platform emails will go out through this SMTP.
