Quick Answer

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

By Braedon·Mailflow Authority·Email Infrastructure·Updated 2026-05-16

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

SettingIMAPSMTPPOP3
Hostmail.privateemail.commail.privateemail.commail.privateemail.com
Port (SSL/TLS)993465995
Port (STARTTLS)143587
UsernameFull email addressFull email addressFull email address
PasswordMailbox passwordMailbox passwordMailbox 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

  1. File → Add Account → Manual setup
  2. Select IMAP
  3. Incoming: mail.privateemail.com / 993 / SSL/TLS
  4. Outgoing: mail.privateemail.com / 465 / SSL/TLS
  5. Username: full email address
  6. Password: mailbox password
  7. Test connection before finishing

If autodiscover fails (common with Namecheap), use Advanced/Manual setup.

Apple Mail

  1. Mail → Add Account → Other Mail Account
  2. Enter name, email, password
  3. When asked, select IMAP type
  4. Incoming: mail.privateemail.com
  5. Outgoing: mail.privateemail.com
  6. Apple Mail typically picks the correct ports automatically (993/465)

Thunderbird

  1. Account → Add Mail Account
  2. Enter name, email, password
  3. Click "Configure manually"
  4. Incoming: IMAP / mail.privateemail.com / 993 / SSL/TLS / Normal password
  5. Outgoing: SMTP / mail.privateemail.com / 465 / SSL/TLS / Normal password

iOS Mail

  1. Settings → Mail → Accounts → Add Account → Other
  2. Add Mail Account
  3. Enter name, email, password, description
  4. Select IMAP
  5. Incoming Host: mail.privateemail.com / username: full email / password
  6. Outgoing Host: mail.privateemail.com / username: full email / password
  7. iOS sets ports correctly when SSL is enabled in the verification dialog

Android Mail

  1. Settings → Add Account → Personal (IMAP)
  2. Enter email and password
  3. Manual setup → IMAP
  4. Incoming: mail.privateemail.com / 993 / SSL/TLS
  5. Outgoing: mail.privateemail.com / 465 / SSL/TLS

Sending limits

Namecheap Private Email has per-mailbox sending limits:

PlanDaily limitHourly limit
Starter100 messages/day30 messages/hour
Pro300 messages/day100 messages/hour
Ultimate500 messages/day200 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

ProviderIMAP hostSMTP host
Hostinger Business Emailimap.hostinger.com:993smtp.hostinger.com:465
Zoho Mailimap.zoho.com:993smtp.zoho.com:465
Fastmailimap.fastmail.com:993smtp.fastmail.com:465
ProtonMail (via Bridge)127.0.0.1:1143127.0.0.1:1025
iCloudimap.mail.me.com:993smtp.mail.me.com:587
Yandex Mailimap.yandex.com:993smtp.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


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.