Every GoZen Host shared hosting plan includes email hosting. You can create addresses like you@yourdomain.com and access them from webmail or any mail client.

Setting up email on GoZen Host

Creating an Email Account

  1. Log into cPanel
  2. Go to EmailEmail Accounts
  3. Click Create
  4. Fill in:
    • Username - the part before the @ (e.g., hello)
    • Domain - select your domain from the dropdown
    • Password - use the generator or set your own (minimum 12 characters recommended)
    • Storage quota - set a mailbox size limit or leave as unlimited
  5. Click Create Account

Your new address is ready immediately. No DNS changes needed if your domain already points to GoZen nameservers.

Accessing Webmail

Three ways to get to your inbox:

  1. Direct URL: Go to https://yourdomain.com/webmail or https://yourdomain.com:2096
  2. From cPanel: Go to EmailEmail Accounts → click Check Email next to the account
  3. From the client area: Go to ServicesMy Services → your plan → Login to Webmail

GoZen Host includes Roundcube as the webmail client. It works fine for reading, sending, and basic folder management.

Setting Up a Mail Client

To use your email in Outlook, Thunderbird, Apple Mail, or a phone, you need these settings:

Incoming Mail

Outgoing Mail (SMTP)

SettingValue
Servermail.yourdomain.com
Port465
SecuritySSL/TLS
AuthenticationRequired - same username and password

Use IMAP unless you have a specific reason not to. IMAP syncs across devices. POP3 downloads messages and can delete them from the server.

Setting Up Email Forwarders

Forwarders send a copy of incoming mail to another address. Useful for routing info@yourdomain.com to your personal Gmail.

  1. Go to EmailForwarders
  2. Click Add Forwarder
  3. Enter the address to forward from and the destination address
  4. Click Add Forwarder

The original mailbox still receives the email too (unless you delete the email account and only keep the forwarder).

Autoresponders

Set up an out-of-office reply or automatic acknowledgement:

  1. Go to EmailAutoresponders
  2. Click Add Autoresponder
  3. Set the start/stop dates, subject, and body
  4. Click Create

The autoresponder sends once per day to each unique sender - it won’t spam someone who emails you repeatedly.

Email Deliverability

If your emails are landing in spam, check these:

  1. SPF record - Go to EmailEmail Deliverability in cPanel. If there’s a warning, click Repair to add the correct SPF record automatically
  2. DKIM - Same page. cPanel can generate and install the DKIM key for you
  3. DMARC - Add a basic DMARC record via Zone Editor:
      _dmarc.yourdomain.com  TXT  "v=DMARC1; p=none; rua=mailto:you@yourdomain.com"
      

All three records (SPF, DKIM, DMARC) help email providers trust that your messages are legitimate.

Storage and Limits

Each email account has an optional storage quota. When a mailbox hits its limit, new emails are bounced back to the sender.

To change the quota:

  1. Go to EmailEmail Accounts
  2. Click Manage next to the account
  3. Adjust the Allocated Storage Space
  4. Click Save

If you’re running low on overall disk space, check EmailEmail Disk Usage to find large mailboxes.

What to Do Next

Last updated 05 Apr 2026, 00:00 +0200. history

Was this page helpful?