Zoho Mail Login and Sending Problems
Missing incoming mail instead? See our guide on Zoho Mail not receiving emails. This one's about signing in and sending.
1. Can't sign in
- Workplace/business accounts: confirm you're on the correct organization's sign-in page. Zoho hosts a lot of separate organizations, and using the wrong one trips people up more than you'd guess.
- Use "Forgot Password" rather than retrying repeatedly, which can trigger a temporary lock.
- Two-factor on? Check your authenticator app's device time is synced — a drifted clock rejects otherwise-valid codes.
2. Third-party app won't sign in
Zoho wants an application-specific password for third-party mail clients once two-factor authentication is on.
- Sign in to Zoho Mail on the web → My Account → Security → App Passwords.
- Generate one for the specific app and use that instead of your normal password.
3. Emails stuck or rejected when sending
- Check for an oversized attachment on the stuck message.
- Custom domain? Confirm SPF/DKIM are actually set up correctly in your DNS — Zoho's setup instructions give the exact records, and a missing or wrong one causes outgoing mail to be rejected by some receiving servers, quietly.
- Third-party app? Check outgoing settings:
smtp.zoho.com, port 465 or 587, authentication required.
Two specific error codes worth recognizing if you see them:
- 554 5.1.8 Email Outgoing Blocked — this happens when an address goes unused for several weeks; Zoho blocks outgoing mail as a precaution and it has to be manually unblocked by Zoho support. Not a settings problem on your end — you'll need to email Zoho to get it lifted.
- 550 5.7.0 ... SpamHaus SBL-XBL — this means the specific server IP handling your mail got flagged by a spam blacklist, which is a shared infrastructure issue, not something caused by anything you personally did. It typically resolves once Zoho addresses the flagged IP.
4. Account suspended or restricted
Business accounts can be suspended by an organization admin, entirely separate from any personal issue. If you're on a business account and suddenly can't send, check with your admin before assuming it's something technical on your end.
FAQ
Why does it matter which sign-in page I use for a Workplace account?
Zoho Workplace (business) accounts and personal Zoho Mail accounts sometimes use different sign-in flows — using the wrong one for your organization can cause login failures that look like a wrong-password issue but aren't.
What are SPF/DKIM, and why do they matter for sending?
They're DNS-level authentication records for your sending domain — missing or misconfigured SPF/DKIM is a common reason mail sent from a custom domain fails or lands in recipients' spam.
Do I need an app password if two-factor authentication is on?
Yes — generate one specifically for that app rather than using your regular Zoho password, which won't work for third-party access once two-factor authentication is enabled.