Namecheap Private Email IMAP uses mail.privateemail.com:993 with SSL/TLS. SMTP uses mail.privateemail.com:465 (SSL) or 587 (STARTTLS). Authentication is your full email address as username and your mailbox password. Other hosted providers (Hostinger, Zoho) follow the same pattern with their own hostnames.
Private Email IMAP Settings: Hosted Mailbox Configuration
Private Email is Namecheap's hosted mailbox service. Similar branded products exist from other registrars (Hostinger Business Email, GoDaddy Email, etc.) and the IMAP/SMTP setup is similar across them — but the specific hostnames and a few configuration quirks differ enough that getting the settings exactly right matters.
This guide covers Namecheap Private Email specifically (the most common search target) plus general guidance for other hosted mailbox providers.
Namecheap Private Email settings
| Setting | IMAP | SMTP | POP3 |
|---|---|---|---|
| Host | mail.privateemail.com | mail.privateemail.com | mail.privateemail.com |
| Port (SSL/TLS) | 993 | 465 | 995 |
| Port (STARTTLS) | 143 | 587 | — |
| Username | Full email address | Full email address | Full email address |
| Password | Mailbox password | Mailbox password | Mailbox password |
Recommended: Use IMAP on port 993 (SSL) for receiving and SMTP on port 465 (SSL) for sending. Both are encrypted from the first byte.
Use STARTTLS (143/587) only if your client requires it.
Client-specific configuration
Outlook for Windows / Mac
- File → Add Account → Manual setup
- Select IMAP
- Incoming: mail.privateemail.com / 993 / SSL/TLS
- Outgoing: mail.privateemail.com / 465 / SSL/TLS
- Username: full email address
- Password: mailbox password
- Test connection before finishing
If autodiscover fails (common with Namecheap), use Advanced/Manual setup.
Apple Mail
- Mail → Add Account → Other Mail Account
- Enter name, email, password
- When asked, select IMAP type
- Incoming: mail.privateemail.com
- Outgoing: mail.privateemail.com
- Apple Mail typically picks the correct ports automatically (993/465)
Thunderbird
- Account → Add Mail Account
- Enter name, email, password
- Click "Configure manually"
- Incoming: IMAP / mail.privateemail.com / 993 / SSL/TLS / Normal password
- Outgoing: SMTP / mail.privateemail.com / 465 / SSL/TLS / Normal password
iOS Mail
- Settings → Mail → Accounts → Add Account → Other
- Add Mail Account
- Enter name, email, password, description
- Select IMAP
- Incoming Host: mail.privateemail.com / username: full email / password
- Outgoing Host: mail.privateemail.com / username: full email / password
- iOS sets ports correctly when SSL is enabled in the verification dialog
Android Mail
- Settings → Add Account → Personal (IMAP)
- Enter email and password
- Manual setup → IMAP
- Incoming: mail.privateemail.com / 993 / SSL/TLS
- Outgoing: mail.privateemail.com / 465 / SSL/TLS
Sending limits
Namecheap Private Email has per-mailbox sending limits:
| Plan | Daily limit | Hourly limit |
|---|---|---|
| Starter | 100 messages/day | 30 messages/hour |
| Pro | 300 messages/day | 100 messages/hour |
| Ultimate | 500 messages/day | 200 messages/hour |
These limits make Private Email unsuitable for bulk marketing or transactional volume. For higher throughput, use a transactional ESP like Postmark or SendGrid. See SMTP settings reference for ESP options.
Practitioner note: I see clients try to use Namecheap Private Email for marketing automation tools because it's cheap. It almost always ends with rate limit errors and partial sends. If you're sending more than 50 messages per day from a hosted mailbox, you've outgrown it — move sending to a dedicated transactional service and keep Private Email for your team's actual mailbox needs.
Other hosted mailbox providers
| Provider | IMAP host | SMTP host |
|---|---|---|
| Hostinger Business Email | imap.hostinger.com:993 | smtp.hostinger.com:465 |
| Zoho Mail | imap.zoho.com:993 | smtp.zoho.com:465 |
| Fastmail | imap.fastmail.com:993 | smtp.fastmail.com:465 |
| ProtonMail (via Bridge) | 127.0.0.1:1143 | 127.0.0.1:1025 |
| iCloud | imap.mail.me.com:993 | smtp.mail.me.com:587 |
| Yandex Mail | imap.yandex.com:993 | smtp.yandex.com:465 |
Settings patterns are similar; hostnames and authentication methods vary. ProtonMail uniquely requires the Bridge desktop app for IMAP/SMTP — you can't connect to ProtonMail's servers directly with standard clients.
DNS requirements
Beyond client config, your domain's DNS must point at the provider for inbound mail. For Namecheap Private Email:
example.com. MX 10 mx1.privateemail.com.
example.com. MX 10 mx2.privateemail.com.
example.com. TXT "v=spf1 include:spf.privateemail.com ~all"
Plus DKIM CNAMEs the provider gives you, and a DMARC record. See DNS records for email for the complete record list.
Common Private Email problems
Connection refused on port 993. Check that SSL/TLS is selected, not STARTTLS. The two are incompatible — port 993 is implicit SSL.
Authentication failed. Username must be the full email address, not just the local part. Common mistake: entering john instead of [email protected].
Outgoing mail rejected with "relay denied." Outgoing server requires the same authentication as incoming. Many clients store SMTP password separately — check that SMTP is also configured with credentials.
Outlook autodiscover fails. Skip autodiscover and use manual setup. Namecheap's autodiscover doesn't reliably work with Outlook 2019+ in many cases.
iOS shows "cannot verify server identity." The TLS certificate on mail.privateemail.com is valid but Apple's verification sometimes fails on first connection. Trust the certificate when prompted; subsequent connections work fine.
Mail goes to spam at Gmail. Hosted mailbox provider IP reputation can be uneven. Configure SPF, DKIM, and DMARC properly via your DNS — see SPF setup and the DMARC setup guide.
Practitioner note: Namecheap Private Email and similar consumer-grade hosted providers ship behind shared IPs with mixed reputation. If you care about reaching the inbox for important mail (sales, customer service), this is one of the strongest arguments for moving to Google Workspace or Microsoft 365 — both have significantly cleaner IP reputation.
When to upgrade
If you're using Private Email or another hosted mailbox provider and hitting any of these:
- More than 100 outbound messages/day per mailbox regularly
- Repeated deliverability complaints from recipients
- Need for advanced features (shared mailboxes, calendar, drive integration)
- Compliance requirements (HIPAA, archival)
Consider migrating to Google Workspace or Microsoft 365. For pure transactional sending, route through a dedicated SMTP service like Postmark, Mailgun, or Amazon SES.
If you're configuring hosted mailbox settings or migrating away from a hosted setup to a stronger sending stack, book a consultation. Mailbox configuration and migration is a common engagement.
Sources
- Namecheap — Private Email General Configuration
- RFC 8314: Use of TLS for Email Submission and Access
- Hostinger — Email Settings Documentation
- Zoho Mail — IMAP Configuration
- Microsoft — Server Settings for Your Email Provider
- Google Workspace — IMAP/POP Configuration
v1.0 · May 2026
Frequently Asked Questions
What are Private Email IMAP settings?
For Namecheap Private Email: hostname mail.privateemail.com, IMAP port 993 with SSL/TLS, SMTP port 465 (SSL) or 587 (STARTTLS). Username is your full email address; password is your mailbox password. POP3 is available on port 995 (SSL) for legacy clients.
What is the Private Email SMTP server?
The Namecheap Private Email SMTP server is mail.privateemail.com on port 465 (implicit SSL) or 587 (STARTTLS). Both require authentication with your full email address and mailbox password. Daily send limits vary by plan, typically 100-500 messages per day.
Can I use Private Email with Outlook?
Yes. Configure Outlook with IMAP type, incoming server mail.privateemail.com port 993 SSL, outgoing server mail.privateemail.com port 465 SSL (or 587 STARTTLS), and your full email address as username. Outlook autodiscover sometimes fails — manual setup is more reliable.
What are the IMAP settings for hosted email?
Most hosted mailbox providers follow a similar pattern: incoming IMAP on port 993 with SSL, outgoing SMTP on 465 with SSL or 587 with STARTTLS. The hostname differs per provider (mail.privateemail.com for Namecheap, mail.hostinger.com for Hostinger, imap.zoho.com for Zoho). Check your provider's docs for exact hostname.
Why won't my Private Email connect?
Common causes: wrong port (use 993 for IMAP-SSL not 143), wrong encryption type (SSL/TLS not STARTTLS for port 993), wrong username format (use full email address, not just the part before @), recent password change not synced, or network firewall blocking port 993/465.
Want this handled for you?
Free 30-minute strategy call. Walk away with a plan either way.