This site contains affiliate links — we may earn a commission if you sign up through them.

How to Set Up Business Email Through Hosting: Step-by-Step Guide

Set up business email on your hosting yourself from scratch until fully working

How to Set Up Business Email Through Hosting: Step-by-Step Guide

Why having email on your own domain matters

A business email address at your own domain, such as [email protected], signals credibility before recipients even open the message. Using personal Gmail or Hotmail for business communication projects an unprofessional image. Most hosting plans include email hosting at no extra cost, meaning you get a business email address for the same price as your hosting.

What you can manage in DirectAdmin for email

From our hands-on testing — directAdmin provides a comprehensive email management interface in one screen. You can create mailboxes, set storage quotas, configure forwarders to redirect email to other addresses, set autoresponders for when you are away, manage spam filters, and review email logs — all without contacting support.

What MX records are and why they must be correct

An MX record is a DNS record that tells the internet which mail server should receive email for your domain. If MX records are wrong or missing, messages sent to your address bounce immediately without you knowing. When domain and hosting are with the same provider, MX records are usually configured automatically. If they are with different providers, you must set them manually.

RecommendedAsiaGB.com — the hosting & VPS we use and recommend: servers in Thailand and Singapore, SSD storage, managed through DirectAdmin, with 24-hour Thai support and 99% uptime.

Editor's pick from our hands-on testing.

Visit AsiaGB →

How to create an email mailbox in DirectAdmin step by step

Creating a mailbox in DirectAdmin takes just three to four clicks. Navigate to Email Manager, choose Create Account, set the username and password, then define a storage quota. The mailbox is ready immediately without waiting for propagation because the configuration happens directly on the server. The next step is connecting it to your email client or accessing it via webmail.

📊 Key takeaway: DirectAdmin > Email Accounts > Create Account

Accessing your business email through webmail without installing software

A point users often miss: webmail allows you to read and send email through a browser without installing any software. Typically accessed at https://webmail.yourdomain.com or directly from DirectAdmin. Most hosting includes Roundcube as the webmail client, with an easy-to-use interface suitable for urgent email checks or when working remotely without your configured devices.

  1. Roundcube is the most common webmail client bundled with hosting
  2. Access via https://webmail.yourdomain.com or DirectAdmin > Webmail
  3. Works on mobile browsers for smartphone access
  4. Includes address book, calendar (some versions), and folder management
  5. Webmail is convenient for urgent access but not ideal as your primary daily client

Setting up your hosting email in Outlook, Thunderbird, and Gmail

Connecting your business email to popular clients uses IMAP or POP3 protocols. IMAP is recommended as it syncs across devices. The settings required are incoming server mail.yourdomain.com on IMAP port 993, and outgoing server mail.yourdomain.com on SMTP port 465 or 587. Exact settings are available in DirectAdmin under Email Accounts.

Configuring spam filters in DirectAdmin to block unwanted email

From our hands-on testing — spam is a major challenge for business email users. DirectAdmin includes SpamAssassin for filtering unwanted email. You can set a score threshold so messages scoring above it are automatically rejected or moved to a spam folder. You can also configure domain and address blacklists and whitelists for known senders.

Fixing the most common email problems in hosting

The most common email problems fall into two categories: unable to send and unable to receive. Sending failures usually stem from incorrect SMTP settings or ISP port blocks. Receiving failures typically come from wrong MX records, full mailboxes, or email caught by spam filters. Checking the email log in DirectAdmin is the first and fastest diagnostic step.

Frequently Asked Questions

Is email hosting included with web hosting or purchased separately
Most shared hosting plans include email hosting at no extra charge. You can create mailboxes up to the plan limit without a separate subscription. Some plans offer unlimited mailboxes while others cap at 10 to 50, so check before subscribing.
Can hosting email be used with Gmail and how to set it up
Yes. Gmail supports adding external email through Settings > Accounts and Import > Add a mail account. Enter your hosting POP3 settings and configure Gmail to send from your business address. This lets you manage all email accounts from one Gmail interface.
What are SPF, DKIM, and DMARC and are they necessary
All three are email authentication standards that help receiving mail servers verify email genuinely comes from your domain. SPF specifies which IPs can send on behalf of your domain. DKIM adds a cryptographic signature to email. DMARC instructs receiving servers on what to do when SPF or DKIM fails. Configuring all three significantly reduces spam score and improves delivery rates.
Why is my sent email going to recipients spam and how to fix it
The main causes are incomplete SPF, DKIM, or DMARC configuration, or the hosting server IP being blacklisted. Check the server IP with MXToolbox Blacklist Check, correct the SPF record, and enable DKIM through DirectAdmin. If problems persist after full configuration, ask hosting support to investigate the IP reputation.