This site contains affiliate links. If you purchase through them I may earn a commission at no extra cost to you. Full disclosure.

How to Set Up Hostinger Email Hosting — A Complete Tutorial

The short answer: You can set up professional email with Hostinger in about 30 minutes if your domain is already pointed correctly. The process involves purchasing an email plan, configuring DNS records (MX, SPF, DKIM, DMARC), and connecting your email client. I'll walk you through every exact step and configuration.

"Professional email doesn't have to be expensive or complex. Hostinger's $0.99/month plan delivers solid features with clear setup instructions. Just don't skip the security records — SPF and DKIM are non-negotiable for deliverability."

Why choose Hostinger for email hosting?

Hostinger offers email as a standalone product or bundled with hosting plans. Here's what makes it competitive:

The main limitation: Hostinger email is designed for small-to-medium businesses and individuals. If you need advanced Google Workspace-style collaboration (shared drives, Docs integration), it's not a replacement. For standalone mailbox hosting? It's excellent value.

Prerequisites

Before starting, have these ready:

Important: Do not use your domain's default/no-connectivity domain parking email addresses. Use Hostinger's MX servers exclusively once configured, otherwise delivery becomes unpredictable.

Step 1: Purchase an email plan

Log into Hostinger and navigate to Email → Email Plans. Choose based on your needs:

PlanPrice (approx)MailboxesStorage eachBest for
Email 1$0.99/mo110 GBSingle professional address
Email 10$1.99/mo1010 GBSmall team, freelancers
Email 50$2.99/mo5010 GBGrowing business

Complete the checkout. You'll receive a confirmation email with login credentials for the Hostinger Email control panel (usually hpanel.hostinger.com).

Step 2: Add your domain to the email service

In Hostinger hPanel:

  1. Go to Email → Email Accounts.
  2. Click Add Domain (or it may auto-detect your hosting domain).
  3. Enter your domain (e.g., yourdomain.com).
  4. Hostinger will generate a set of DNS records you need to add to your domain's DNS zone.

Copy these records exactly. They typically include:

Tip: If your domain is already hosted on Hostinger's shared hosting, email DNS might be auto-configured. Still verify MX records point to Hostinger's mail servers, not your hosting server.

Step 3: Configure DNS records at your registrar

Log into your domain registrar (Namecheap, GoDaddy, Cloudflare, etc.). Navigate to DNS settings. Add the records exactly as Hostinger provided.

Example MX records

Type: MX
Name: @
Value: mx1.hostinger.com
Priority: 10

Type: MX
Name: @
Value: mx2.hostinger.com
Priority: 20

Example SPF (TXT)

Type: TXT
Name: @
Value: "v=spf1 include:hostinger.com ~all"

Example DKIM (TXT)

Hostinger gives a long selector-based record. It will look like:

Type: TXT
Name: default._domainkey
Value: "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A..." (very long string)

Example DMARC (TXT)

Type: TXT
Name: _dmarc
Value: "v=DMARC1; p=quarantine; rua=mailto:[email protected]"

Save changes. DNS propagation can take 2–4 hours globally, up to 48 hours worst-case.

Step 4: Create email accounts

Once DNS records are live (use dig MX yourdomain.com to verify), return to Hostinger Email control panel:

  1. Email → Email Accounts.
  2. Add New Account.
  3. Enter the mailbox name (e.g., [email protected]) and a strong password.
  4. Set storage quota (max 10 GB per mailbox on the starter plan).
  5. Click Create.

Repeat for additional mailboxes. You can also create aliases and forwarders in the same panel.

Step 5: Connect your email client

Hostinger provides IMAP/POP3 and SMTP settings. For best results, use IMAP (syncs folders across devices).

Incoming server (IMAP)

Server: imap.hostinger.com
Port: 993
Encryption: SSL/TLS
Authentication: Normal password

Outgoing server (SMTP)

Server: smtp.hostinger.com
Port: 465
Encryption: SSL/TLS
Authentication: Normal password

Add these to your email client:

Note: Do not use POP3 unless you specifically need it. POP3 downloads and deletes from server by default, breaking multi-device sync. Stick with IMAP.

Step 6: Enable two-factor authentication (2FA)

Hostinger Email supports 2FA via the control panel. Enable it for every mailbox to prevent unauthorized access:

  1. Log into hPanel.
  2. Go to Email → Email Accounts.
  3. Find the mailbox and click Manage.
  4. Look for Two-Factor Authentication and follow the setup (Google Authenticator or backup codes).

Step 7: Set up SPF, DKIM, and DMARC verification

After adding DNS records, verify they're working:

Check MX

dig MX yourdomain.com +short

Should return mx1.hostinger.com and mx2.hostinger.com.

Check SPF

dig TXT yourdomain.com +short | grep spf

Should include include:hostinger.com.

Check DKIM

dig TXT default._domainkey.yourdomain.com +short

Should return a long base64 string (the public key).

Send a test email

From your new mailbox, send to a Gmail address. In Gmail, click the three-dot menu → Show original. Look for:

If any fail, re-check your DNS records for typos and propagation delays.

Step 8: Configure autoconfig for common clients

Hostinger provides autodiscover via the CNAME you set (if you added it). Many email clients will auto-detect settings when you enter the email address and password.

If autoconfig fails, use the manual settings above. For Outlook specifically, sometimes you need to set:

Step 9: Set up email forwarding and autoresponders

In Hostinger Email control panel:

Pro tip: Use filters for automated sorting. For example, auto-archive newsletters to a "Newsletters" folder to keep your inbox clean.

Step 10: Monitor usage and set quotas

The Email control panel shows usage per mailbox. If you're on a limited storage plan, set alerts:

  1. Go to Email → Email Accounts.
  2. Click Manage on a mailbox.
  3. Adjust the quota (max 10 GB on starter plan) and enable warning emails at 80% capacity.

Regularly clean large attachments or upgrade storage if needed.

Security checklist

Don't skip these:

Common pitfalls and fixes

DNS changes not taking effect

Use online tools like DNS Checker to verify MX/SPF/DKIM propagation globally. If records are correct but email still fails, wait up to 48 hours for full propagation.

Cannot send email (SMTP authentication error)

Common causes:

Emails landing in spam

Check:

Webmail shows wrong language or layout

Hostinger's webmail (Roundcube) allows language selection in settings. If it's broken, clear browser cache or try incognito. Contact Hostinger support if the interface is corrupted.

Backup and migration considerations

If you ever move email providers:

Migration note: Hostinger's migration service is available for business plans. For starter plans, you'll need to migrate manually using IMAP sync or client exports.

Maintenance tips

Ready to set up professional email? Get Hostinger Email starting at $0.99/month with 10 GB storage per mailbox. Setup takes minutes, and their control panel guides you through DNS configuration. Use my link to get started — you'll support this site at no extra cost.

Related reads

Frequently asked questions

How much does Hostinger email hosting cost?
Hostinger email starts at $0.99/month for 1 mailbox with 10 GB storage. Business plans offer more mailboxes, storage, and advanced features like priority support.
Do I need to transfer my domain to Hostinger to use their email?
No. You can keep your domain at any registrar. Just point your domain's MX records to Hostinger's mail servers and configure SPF/DKIM. Domain transfers are optional.
How long does DNS propagation take for email?
MX record changes typically propagate within 2-4 hours globally, but can take up to 48 hours in worst cases. Start the setup well before you need the mailbox to be active.
Can I use Hostinger email with Gmail or Outlook as a client?
Yes. Hostinger provides IMAP/SMTP settings. You can configure any email client (Thunderbird, Apple Mail, mobile clients) or use webmail. Gmail's "Check mail from other accounts" also works via POP3.
What's the difference between Hostinger email and Google Workspace?
Hostinger email is much cheaper ($0.99–$2.99/mailbox vs $6–$18 for Google Workspace) and sufficient for most small businesses. Google Workspace offers tighter integration with Google's ecosystem (Docs, Drive, Meet) and more advanced admin controls.
How do I set up SPF, DKIM, and DMARC with Hostinger?
Hostinger provides the records in your email control panel. Add them as TXT records in your DNS zone. SPF authorizes Hostinger's mail servers; DKIM adds cryptographic signatures; DMARC tells receiving servers how to handle failures. Enable all three to improve deliverability and prevent spoofing.