By default, all emails sent by iDenfy go out from iDenfy’s own mail server. Custom SMTP lets you route a subset of those emails through your own mail server so they arrive from your domain.Documentation Index
Fetch the complete documentation index at: https://documentation.idenfy.com/llms.txt
Use this file to discover all available pages before exploring further.
Custom SMTP cannot be enabled from the dashboard. Contact iDenfy support and provide the credentials listed below.
What Uses Your Custom SMTP
Not all email types are routed through partner custom SMTP. The split is as follows. Sent via your custom SMTP when configured:- Verification link emails sent to clients during KYC and KYB flows
- Verification URL dispatch
- KYB “request more info” emails and expiration extension reminders
- Custom ad-hoc emails sent via the notification/admin APIs
- Verification result notifications (approved, declined, expired, resubmitted)
- AML monitoring alerts
- Document and company expiration reminders
- Webhook failure alerts
- Finance reports and internal admin notifications
What to Provide to Support
All four fields are required. Providing only some of them will not activate custom SMTP — the system falls back to iDenfy’s mail server silently.| Field | Details |
|---|---|
| SMTP host | Your mail server address (e.g. smtp.yourdomain.com) |
| Port | Port number, 0–65535. Standard TLS ports: 25, 587, 2587 |
| Username | SMTP authentication username |
| Password | SMTP authentication password |
Prerequisites
Before reaching out to support, make sure the following are in place. Sender email address Your account must have a sender email address configured — this becomes the From address on outgoing emails. Without it, custom SMTP will not activate even if credentials are correct. Provide this address to iDenfy support when requesting setup. All four SMTP credentials There is no partial configuration. If any single field (host, port, username, or password) is missing, the system falls back to iDenfy’s global SMTP automatically.Fallback Behavior
If your SMTP server fails to deliver an email, iDenfy automatically retries using its own mail server. This is transparent — no action is needed on your part. The email will be delivered, but it will come from iDenfy’s address for that attempt.Checklist Before Contacting Support
- SMTP host, port, username, and password are all confirmed and ready to share
- TLS is supported on the port you plan to use (standard ports: 25, 587, 2587)
- You have a sender email address ready to provide — this will be used as the From address
- All four credential fields are available — partial credentials will not activate custom SMTP