Zoho Mail SMTP, IMAP & POP3 Settings (2026): Regional Servers & App Password

Zoho Mail settings for 2026: regional servers (US zoho.com, EU zoho.eu, India zoho.in, Australia zoho.com.au). Ports 465/587 SMTP, 993 IMAP, 995 POP3. App password required. Free plan supports 5 users with custom domain.
Alaa
By Alaa
SMTPedia documents email infrastructure end to end: SMTP standards from the RFC archive, delivera...
7 min read Updated Aug 3, 2026 745 views

Zoho Mail addresses (@zoho.com, @zoho.eu, @zoho.in, or a custom domain hosted on Zoho) work with any standard mail client via IMAP, POP3, and SMTP. Two setup gotchas in 2026 make Zoho different from most providers: the server hostnames vary by region (US, EU, India, Australia, and China each have their own zoho.com, zoho.eu, zoho.in, zoho.com.au, zoho.com.cn subdomains that must match the data center where the account was created), and an app-specific password is required for every third-party client because Zoho enforces two-factor authentication on all accounts.

Setup gotcha

Regional serversApp password required

The server hostname must match the region where the Zoho account was created. A US account uses smtp.zoho.com; an EU account uses smtp.zoho.eu; an India account uses smtp.zoho.in. Mismatched region means authentication fails silently or the connection times out. Confirm the region by signing in at mail.zoho.com: the URL will redirect to the correct regional subdomain. Also generate an app-specific password at Zoho Account Settings then Security then App Passwords, since the regular login password will not authenticate against IMAP or SMTP under 2FA.

Quick reference: Zoho Mail server settings by region

Ports and encryption are identical across regions. Only the hostname changes.

RegionSMTPIMAPPOP3
US (default)smtp.zoho.comimap.zoho.compop.zoho.com
EUsmtp.zoho.euimap.zoho.eupop.zoho.eu
Indiasmtp.zoho.inimap.zoho.inpop.zoho.in
Australiasmtp.zoho.com.auimap.zoho.com.aupop.zoho.com.au
Chinasmtp.zoho.com.cnimap.zoho.com.cnpop.zoho.com.cn

Port and encryption: SMTP uses 465 (SSL/TLS) or 587 (STARTTLS); IMAP uses 993 (SSL/TLS); POP3 uses 995 (SSL/TLS). Username: full email address. Password: app-specific password from Zoho Account Settings.

Zoho Mail SMTP settings

Zoho SMTP uses the region-appropriate hostname on port 465 with implicit SSL/TLS or port 587 with STARTTLS. Authentication requires an app-specific password: the regular Zoho account password will not work. Generate one at accounts.zoho.com then Security then App Passwords, name it (Thunderbird, Outlook, iPhone, etc.), and copy the generated string.

Send limits vary by plan: Free 200 emails/day per user, Mail Lite 250-500 per day, Mail Premium 1,000 per day, Workplace Standard 2,000 per day. All plans block outbound port 25 and require encrypted submission. For any cold-outreach volume, use a dedicated relay like Mailgun, Postmark, or Zoho ZeptoMail (Zoho’s transactional service, separate from Zoho Mail).

Zoho Mail IMAP settings

Zoho IMAP uses the region-appropriate hostname on port 993 with SSL/TLS. Same full-address username; same app-specific password. Zoho supports IMAP folder hierarchy, server-side search, and message flags. IMAP access must be enabled in the Zoho Mail webmail settings under Settings then Mail Accounts then IMAP Access before configuring a mail client. It is off by default for security on new accounts.

Storage varies by plan: Free 5 GB per user, Mail Lite 5 GB per user, Mail Premium 50 GB per user, Workplace Standard 30 GB per user with additional shared storage. Custom domain mailboxes on the same account share the per-user quota with any @zoho.com aliases.

Zoho Mail POP3 settings

Zoho POP3 uses the region-appropriate hostname on port 995 with SSL/TLS. POP3 downloads messages to a single device and removes them from the server unless the client is configured to leave a copy. Enable POP3 access in Zoho Mail webmail settings first (off by default). Use IMAP for multi-device access.

POP3 access is available on all Zoho Mail plans including the Free tier, subject to the same daily download quota as IMAP. There is no plan-tier gate on POP3 access.

Zoho Mail plans and pricing

Zoho Mail Free supports up to 5 users, 5 GB storage per user, a single custom domain, IMAP/POP3/SMTP access, and webmail access. Paid plans start at $1/user/month (Mail Lite) with 5 GB storage, $4/user/month (Mail Premium) with 50 GB storage and additional Workplace apps, and $6/user/month (Workplace Standard) with the full Zoho productivity suite. Annual billing is the default and gives a small discount versus monthly.

IMAP, POP3 and SMTP Integration into Gmail

gmail external mail setup imap pop smtp

Configure Gmail with external IMAP/POP3/SMTP to send/receive emails from your custom domain through Gmail’s interface. Perfect for professionals managing multiple accounts in one place.

  1. Google Account β†’ Security β†’ App passwords (2-Step Verification must be enabled).
  2. Generate App Password for “Mail” β†’ copy 16-character password.
  3. Gmail β†’ Settings β†’ See all settings β†’ Forwarding and POP/IMAP.
  4. Enable IMAP β†’ Save Changes.
  5. Incoming (IMAP): [IMAP SERVER]:993 SSL | Outgoing (SMTP): [SMTP SERVER]:587 STARTTLS.
  6. Use your full email + App Password (not regular password) for authentication.

βœ… Gmail Result: Send/receive custom domain email directly in Gmail interface with full search/folder integration.

WordPress SMTP Plugin Configuration (WP Mail SMTP + MailPoet)

Configure SMTP in WordPress to fix email delivery issues and prevent spam folder placement. WP Mail SMTP and MailPoet ensure reliable transactional emails, contact forms, and newsletters deliver successfully.

  1. Install and activate WP Mail SMTP or MailPoet plugin from your WordPress dashboard.
  2. Navigate to WP Mail SMTP β†’ Settings or MailPoet β†’ Settings β†’ Sending tab.
  3. Select “Other SMTP” as your mailer method from the dropdown.
  4. Enter SMTP settings with Port 587 and STARTTLS encryption (when available).
  5. Input your full email address and password in the authentication fields.
  6. Click Save Settings and send a test email to verify the configuration works.

βœ… Result: WordPress contact forms, user registrations, and newsletter emails now deliver reliably via your SMTP server.

This configuration includes these plugins and tools within WordPress:

  • HappyForms
  • Elementor Forms
  • Gravity Form
  • WooCommerce Checkout Form
  • Contact Form by BestWebSoft
  • Fluent Forms
  • Contact Form 7
  • WPForms
  • Ninja Forms
  • Default WordPress Reg Form
  • Forminator Forms
  • Formidable Form
  • WordPress Comment Form
  • Mail Mint Form

Thunderbird OAuth2 Email Setup (IMAP + SMTP)

thunderbird email setup step2

Secure IMAP & SMTP using OAuth2 token authentication in Thunderbird. This modern method eliminates password storage for enhanced security.

  1. Open Thunderbird β†’ Account Settings β†’ Account Actions β†’ Add Mail Account.
  2. Enter your email address and click Continue to begin setup.
  3. Select IMAP protocol and choose OAuth2 authentication method.
  4. Thunderbird opens a browser window β†’ log in to your provider β†’ Grant access permissions.
  5. Automatic configuration applies: Incoming: use the IMAP server address from the settings table above, port 993, SSL
  6. Click Done β†’ Thunderbird begins syncing folders and emails immediately.

OAuth2 advantage: Token-based authentication enhances security over traditional password methods while maintaining full functionality.

Outlook IMAP, POP3 & SMTP Setup (Auto + Manual)

Outlook Hotmail Microsoft

Outlook configuration supports both automatic server detection and manual IMAP/POP3/SMTP settings for complete control over your email setup.

πŸ”„ Auto Setup (Recommended):

  1. Go to File β†’ Add Account β†’ Enter your email address + password.
  2. Outlook automatically detects IMAP, POP3, and SMTP server settings.
  3. Click Connect β†’ setup completes in approximately 30 seconds.

βš™οΈ Manual Setup (Advanced Users):

  • Authentication: Use your full email address + password for both servers

BlueMail Two-Factor Authentication + OAuth2 Setup

BlueMail security setup combines OAuth2 authentication with two-factor authentication (2FA) for maximum account protection.

  1. Open BlueMail β†’ Account Settings β†’ Security β†’ Enable Two-Factor Authentication.
  2. Link your phone number or authenticator app for 2FA verification codes.
  3. Add email account β†’ Choose OAuth2 or manual server configuration.
  4. Enter server details from the table above
  5. Complete login with 2FA code β†’ enhanced security layer activated.

Apple Mail IMAP Configuration (iCloud + Manual)

icloud apple mail setup

Setup IMAP in Apple Mail for seamless synchronization across Mac, iPhone, and iPad devices with full folder support.

  1. Open Apple Mail β†’ Mail β†’ Add Account β†’ Other Mail Account.
  2. Enter your name, email address, and password β†’ click Continue.
  3. Select IMAP account type β†’ Incoming server.
  4. Next: Outgoing server
  5. Click Sign In β†’ Mail verifies settings and begins folder synchronization.

iOS Mail App Setup (iPhone/iPad)

Email setup iphone ios ipad smtp imap

iPhone/iPad Mail configuration syncs IMAP folders across all Apple devices with native push notifications.

  1. Go to Settings β†’ Mail β†’ Accounts β†’ Add Account β†’ Other.
  2. Enter name, email, password β†’ Next.
  3. Account Type: IMAP β†’ Incoming: [IMAP SERVER] Port 993 SSL.
  4. Enter your outgoing SMTP server and port.
  5. Next β†’ Save β†’ iOS verifies and syncs immediately.

Push enabled automatically: new emails appear instantly on Lock Screen.

Android Mail App Configuration

email android setup imap smtp

Android Gmail/Email app setup works with any IMAP/SMTP provider for native device integration.

  1. Go to: Settings β†’ Accounts β†’ Add Account β†’ Email (or Gmail app).
  2. Enter email + password β†’ Next.
  3. Account Type: IMAP
  4. Outgoing server details β†’ Require authentication.
  5. Next β†’ Sign In β†’ Android syncs contacts/calendar if enabled.

Sync interval: 15min default (battery optimized) – change in Account Sync settings.

eM Client Manual IMAP & POP3 Sync Configuration

emclient authentication email settings

Configure your email settings on eM Client with either automatic setup or through precise IMAP/POP3 server settings for reliable email synchronization and full folder support.

  1. Click New Account β†’ Mail
  2. Authentication requires full email address + password for both incoming and outgoing servers.
  3. Click Next β†’ Finish β†’ Send/Receive All Folders to begin synchronization.

Mailbird OAuth2 IMAP & SMTP Integration

mailbird

Secure Mailbird setup using OAuth2 authentication eliminates password storage while providing full IMAP/SMTP functionality.

  1. Mailbird β†’ Add Account β†’ Enter your email address to begin.
  2. Choose Manual Setup β†’ OAuth2 authentication method from options.
  3. Browser opens your provider’s login page β†’ enter credentials β†’ Authorize Mailbird.
  4. Mailbird receives access token and automatically configures IMAP/SMTP servers.
  5. Setup completes β†’ full email synchronization begins automatically.

Mailspring OAuth2 IMAP Configuration

mailspring

Mailspring OAuth2 setup provides secure email access without storing passwords directly in the application.

  1. Add new email account β†’ Select Custom IMAP configuration option.
  2. Incoming IMAP SERVER and outgoing SMTP SERVER.
  3. Mailspring prompts OAuth2 authorization via browser window for secure login.
  4. Log into your provider account and grant Mailspring access permissions.
  5. Mailspring automatically manages authentication tokens β†’ seamless email access established.

Postbox Manual IMAP Synchronization

postbox login email settings

Postbox IMAP setup with manual synchronization control for precise email folder management and immediate updates.

  1. Add IMAP account β†’ Enter IMAP Server details.
  2. Outgoing SMTP with full email authentication.
  3. Postbox connects and displays folder structure automatically.
  4. Right-click any folder β†’ Get Messages for immediate manual synchronization.
  5. Manual sync updates local mailbox instantly with server changes (read status, deletions, organization).

SendBlaster SMTP Configuration (Bulk Email)

sendblaster smtp setup

Bulk email SMTP configuration in SendBlaster requires precise server authentication for reliable campaign delivery.

  1. Open SendBlaster β†’ Settings β†’ SMTP Configuration section.
  2. Enter SMTP Server and Port: do not forget to Enable TLS encryption.
  3. Authentication: Your full email address + password (required).
  4. Click Test Connection β†’ verify green success indicator appears.
  5. Save settings β†’ SendBlaster ready for bulk email campaigns and newsletters.

MailJerry IMAP Real-Time Synchronization

mailjerry email settings setup

MailJerry IMAP setup enables real-time access to email folders stored on your provider’s server across all devices.

  1. Incoming Server and encryption required.
  2. Authentication: Full email address + password for secure connection.
  3. Enable real-time folder synchronization settings in MailJerry preferences.
  4. Folders update instantly with new messages, read status, and deletions across devices.

Clean.email OAuth2 Synchronization Setup

clean.email login

Clean.email OAuth2 setup provides secure mailbox access without sharing passwords directly with the application.

  1. Add new account β†’ Select OAuth2 authorization method.
  2. Your provider opens login portal β†’ enter credentials securely.
  3. Grant Clean.email permissions for email read/write access.
  4. OAuth2 token enables real-time message management, filtering, and organization.
  5. Setup complete β†’ Clean.email maintains secure, ongoing mailbox synchronization.

Common IMAP/POP3/SMTP Troubleshooting

  • Authentication failed: Always use your complete email address, never just the username portion.
  • Port blocked by ISP: Try alternative SMTP port as fallback.
  • SSL certificate errors: Ensure certificate validation is enabled in client settings.
  • Slow or no IMAP sync: Check folder subscriptions and enable all folders in client settings.
GuideRegionType
T-Online.de SMTP SettingsπŸ‡©πŸ‡ͺ GermanyISP
Fibertel.com.ar WebmailπŸ‡¦πŸ‡· ArgentinaISP
QQ Mail SMTP ServerπŸ‡¨πŸ‡³ ChinaGlobal
Volny Mail SettingsπŸ‡¨πŸ‡Ώ Czech RepublicISP
Freemail.hu IMAP SettingsπŸ‡­πŸ‡Ί HungaryRegional
Etisalat/EIM Mail SettingsπŸ‡¦πŸ‡ͺ UAEISP
Hotmail IMAP Settings🌐 GlobalGlobal
126.com IMAP Server SettingsπŸ‡¨πŸ‡³ ChinaRegional
Waoo Mail SMTP/IMAPπŸ‡©πŸ‡° DenmarkISP
GMX SMTP Server Settings🌐 GlobalGlobal
163.com IMAP Server SettingsπŸ‡¨πŸ‡³ ChinaRegional
Webmail.co.za IMAP SettingsπŸ‡ΏπŸ‡¦ South AfricaRegional
Other Popular Email Providers Settings
Provider profile

About Zoho Mail

Active
ParentZoho Corporation
Founded2008
CountryIndia (Chennai (US HQ: Pleasanton, CA))
Active users15+ million business users
Service typeBusiness email + free consumer
Primary domainzoho.com
Also operateszohomail.com · zohomail.eu · zohomail.in

Zoho Mail is part of the Zoho suite, an integrated productivity and business software platform developed by Zoho Corporation (founded 1996 in Chennai, India, as AdventNet). Zoho Mail launched in 2008 as an ad-free business email service targeting SMBs looking for an alternative to Google Workspace and Microsoft 365.

The service serves an estimated 15+ million business users worldwide. Zoho Mail supports custom domain mailboxes with a free tier for up to 5 users at a single organization (5 GB per mailbox), plus paid Mail Lite, Mail Premium, and Workplace plans with expanded features including S/MIME encryption, e-discovery, and larger quotas.

The service supports IMAP, POP3, and SMTP with SSL/TLS. Zoho operates data centers in the US (zoho.com), EU (zoho.eu), India (zoho.in), Australia, and Japan, allowing customers to choose their data residency for GDPR and compliance requirements.

Timeline

  • 1996AdventNet founded (later renamed Zoho Corporation)
  • 2008Zoho Mail launched as business email service
  • 2017Expansion of Zoho Workplace productivity suite
  • 2020sMulti-region data residency (US, EU, IN, AU, JP)
Notable

Zoho Corporation is one of the few major SaaS companies that remains privately held (self-funded, no venture capital) and has been consistently profitable since the 2000s. Zoho Mail positions itself as a privacy-focused alternative to Gmail Workspace, explicitly stating it does not scan email content for advertising purposes.

Frequently asked questions

.smtp-faq-v2 { border: 1px solid #e5e7eb; border-radius: 10px; background: #fafafa; margin: 0 0 10px; padding: 0; transition: all 0.15s ease; overflow: hidden; } .smtp-faq-v2:hover { border-color: #d1d5db; background: #f5f5f5; } .smtp-faq-v2[open] { border-color: #0F6E56; background: #f4fbf7; box-shadow: 0 2px 12px rgba(15,110,86,0.08); } .smtp-faq-v2 > summary { cursor: pointer; padding: 16px 20px; font-weight: 600; color: #171717; font-size: 1rem; line-height: 1.4; list-style: none; display: flex; justify-content: space-between; align-items: flex-start; gap: 14px; user-select: none; } .smtp-faq-v2 > summary::-webkit-details-marker { display: none; } .smtp-faq-v2 > summary::marker { display: none; content: “”; } .smtp-faq-v2 > summary::after { content: “”; width: 10px; height: 10px; border-right: 2px solid #0F6E56; border-bottom: 2px solid #0F6E56; transform: rotate(45deg); flex-shrink: 0; margin-top: 6px; transition: transform 0.2s ease; } .smtp-faq-v2[open] > summary::after { transform: rotate(-135deg); margin-top: 10px; } .smtp-faq-v2 > *:not(summary) { padding: 0 20px 18px; color: #404040; line-height: 1.65; font-size: 0.95rem; margin: 0; } .smtp-faq-v2 > p:first-of-type { padding-top: 4px; } .smtp-faq-v2 a { color: #0F6E56; text-decoration: underline; }
Why is my Zoho SMTP or IMAP connection failing?

The most common cause is a region mismatch: using smtp.zoho.com for an account created in the EU or India will silently fail or time out. Sign in at mail.zoho.com and observe the URL after redirect: if it becomes zoho.eu or zoho.in, use those subdomains in the mail client. The second most common cause is using the regular account password instead of an app-specific password.

How do I generate a Zoho app password?

Sign in at accounts.zoho.com (or the regional equivalent), go to Security then App Passwords, click Generate New Password, give it a name that identifies the mail client (Thunderbird, Outlook, iPhone Mail, etc.), and copy the generated string. Paste it in place of the regular password in the mail client. Each mail client should get its own app password so revocation is granular.

Does the Zoho Free plan support IMAP and SMTP?

Yes. Zoho Mail Free supports IMAP, POP3, and SMTP access at no extra cost, along with a custom domain. This is more generous than Google Workspace or Microsoft 365 (which have no free tier at all) and comparable to Proton Mail Free (which does not support third-party clients on Free). IMAP and POP3 must be manually enabled in webmail settings first.

Can I use a custom domain with Zoho Mail Free?

Yes. The Free plan supports one custom domain, up to 5 users. Configure the domain in the Zoho Mail admin console, follow the DNS setup (MX, SPF, DKIM), and provision addresses. Custom domain mailboxes use the same regional server hostnames as native @zoho.com addresses.

How does Zoho Mail compare to Google Workspace and Microsoft 365?

Zoho Mail Free supports 5 users with custom domain, which is unique in the market. Zoho Mail Lite at $1/user/month is the cheapest paid business email tier with custom domain support. Google Workspace and Microsoft 365 start at $6/user/month and $6/user/month respectively but include a broader productivity suite (Docs, Sheets, Teams, etc.) that Zoho matches with Workplace Standard at $6/user/month. Zoho is the cost-effective choice for smaller teams that need mainly email with basic productivity apps.

What is Zoho ZeptoMail and is it the same as Zoho Mail?

ZeptoMail is a separate transactional email service from Zoho, positioned as a competitor to Postmark and Amazon SES. It uses different infrastructure, has a different API, and is billed per email sent. Zoho Mail is for human correspondence; ZeptoMail is for application-generated mail (order confirmations, password resets). Do not use Zoho Mail SMTP for transactional volume, and do not use ZeptoMail for human-to-human mail.

Where is Zoho Mail webmail?

Webmail is at mail.zoho.com (US default). The URL will redirect to the regional subdomain after login. Log in with the full email address and the regular account password (not the app password). App passwords are only for mail clients, not for webmail.

About this guide

These Zoho Mail server settings were verified against Zoho’s official documentation at zoho.com/mail/help in July 2026. Regional hostnames have been stable since Zoho added European and Indian data centers in 2018 and 2019. Plan pricing and quotas are confirmed against Zoho’s current pricing page. SMTPedia re-verifies each provider quarterly.


About the Author

Alaa - SMTPedia author

Alaa Β· LinkedIn

Email infrastructure specialist with 8+ years of hands-on experience in SMTP, deliverability, and email verification. I’ve configured and troubleshot mail systems across Postfix, Exchange, and cloud relays, managed IP reputation and warmup campaigns, and built verification pipelines processing millions of addresses. My work spans DNS authentication (SPF, DKIM, DMARC, BIMI), bounce handling, blocklist monitoring, and compliance frameworks including CAN-SPAM and GDPR. I write every article on SMTPedia to give email professionals, developers, and marketers the accurate, RFC-grounded reference they need.


About SMTPedia

SMTPedia is an independent email industry reference covering SMTP, IMAP, POP3, email deliverability, marketing platforms, DNS authentication, and email verification. Every article is researched from official provider documentation, IETF RFCs, and industry best practices. Settings and configurations are verified quarterly.

We are cited as a source by ChatGPT, Microsoft Copilot, and thousands of email professionals worldwide. Learn more about our editorial process.