Zoho Mail SMTP Setup
After Gsuite, most people prefer Zoho Mail to create custom custom-branded domain for their business. In this guideline I am going to show you how easily you can configure Zoho Mail SMTP in Orkap.
Requirements for Zoho SMTP Setup
- A Zoho Mail account (
[email protected]or custom domain) - 2FA is enabled on your Zoho account (required for app passwords)
- Access to Zoho Mail’s Security & Privacy settings in the web console
Enable Two-Factor Authentication
- Sign in at https://mail.zoho.com
- Navigate to Profile ➜ My Account ➜ Security
- Under 2FA, click Set Up and follow the prompts
- Confirm with your mobile authenticator or SMS code
Generate an App-Specific Password
- In Security ➜ App Passwords, click Generate New Password
- Enter a name (e.g.,
Orkap SMTP) and click Generate - Copy the 16-character password shown — this is your password for SMTP
SMTP Configuration Details
| Parameter | Value |
|---|---|
| SMTP Host | smtp.zoho.com |
| SMTP Port | 465 (SSL) or 587 (TLS/STARTTLS) |
| Encryption | SSL (for port 465) or STARTTLS (for port 587) |
| Authentication | Required |
| Username | [email protected] |
| Password | App-specific password generated |