Control Panels

How to Create an Email Account in DirectAdmin

Learn how to create an email account in DirectAdmin, including mailboxes, passwords, webmail, IMAP, SMTP and basic email setup checks.

Creating an email account in DirectAdmin is straightforward, but the details matter. The mailbox name, password, storage quota, DNS records and mail app settings all need to line up before email will send and receive properly.

This guide explains the practical setup process for DirectAdmin mailboxes. It covers where to create the mailbox, what details to use, how to test webmail, how to set up IMAP and SMTP, and what to check if messages do not arrive.

The aim is to help you avoid the common situation where the mailbox exists, but the phone, Outlook, webmail or DNS settings are not quite right. Work through each section in order and test before handing the address to customers.

Quick Summary

Create the mailbox in DirectAdmin, use a strong password, set a suitable quota, test webmail first, then configure IMAP and SMTP on your devices.

  • Create the mailbox under the correct domain
  • Use the full email address to log in
  • Set a strong unique password
  • Choose a sensible mailbox quota
  • Test webmail before setting up devices
  • Use IMAP for synced mail
  • Use authenticated SMTP for sending
  • Check MX records if mail does not arrive
  • Add SPF, DKIM and DMARC for delivery

Before you create the mailbox

Before adding a new email account, make sure you are working on the correct domain inside DirectAdmin. This matters on hosting accounts that manage more than one website, because creating info@ under the wrong domain will produce a mailbox that looks right in the panel but is not the address you intended to use.

Decide what the mailbox is for before naming it. For example, hello@ can work for general enquiries, sales@ for new business, support@ for customer help and accounts@ for billing. Avoid giving several staff members one shared personal-style mailbox if accountability matters.

Also check whether the domain already uses external email, such as Microsoft 365 or Google Workspace. If it does, creating a DirectAdmin mailbox will not automatically receive mail unless the domain's MX records point to the DirectAdmin mail server.

How to create the email account in DirectAdmin

  1. Log in to DirectAdmin.
  2. Select the correct domain if your account contains more than one website.
  3. Open E-mail Accounts, Email Manager or the equivalent mail account section.
  4. Choose Create Account or Create Mail Account.
  5. Enter the mailbox name, such as info, sales or support.
  6. Set a strong password or use the password generator.
  7. Choose a mailbox quota that gives enough space for the type of mail the address will receive.
  8. Save the mailbox and note the full email address for logging in.

When the account has been created, the username is normally the full email address, not just the first part. For example, use sales@example.co.uk rather than simply sales when logging in to webmail or adding the account to a mail app.

Choosing a mailbox name and quota

The mailbox name should be easy for customers and staff to understand. A single-person business might use a personal mailbox, while a growing company may prefer role-based addresses such as support@, billing@ and orders@.

Mailbox quota is also important. A contact form mailbox may only need modest storage, while an accounts or support mailbox can fill quickly because of attachments, invoices, screenshots and long email threads. If the mailbox fills up, new mail may bounce or stop arriving.

Mailbox type Typical use Setup note
info@ General enquiries and website contact forms. Good for simple enquiries, but can become messy if every department uses it.
sales@ New enquiries, quotes and prospects. Useful when sales messages need to be separated from support requests.
support@ Customer issues, help requests and replies. Choose a larger quota if customers send screenshots or attachments.
accounts@ Invoices, billing messages and payment queries. Keep access controlled and use a strong password.
name@ Individual staff mailbox. Best when one person owns the mailbox and replies personally.

Testing the mailbox with webmail

Webmail is the best first test because it checks the mailbox before involving Outlook, Apple Mail, Gmail, Android or iPhone settings. If webmail works, the mailbox and password are probably correct. If webmail fails, fix that before setting up any devices.

Log in with the full email address and the mailbox password. Send a test message to an external address, then reply back to the new mailbox. This confirms both sending and receiving. If sending works but receiving does not, check DNS and MX records. If receiving works but sending fails, check SMTP settings and authentication.

IMAP, POP3 and SMTP explained

IMAP, POP3 and SMTP are often confused because they appear together in mail app settings. They do different jobs. IMAP and POP3 are used for receiving mail, while SMTP is used for sending mail.

IMAP

Best for most users. It keeps messages on the server and synchronises folders across webmail, phones, tablets and computers.

POP3

Downloads mail to a device. It can cause confusion if messages disappear from webmail or another device after being downloaded.

SMTP

Sends outgoing mail. It normally needs authentication using the full email address and mailbox password.

Typical mail app settings

Exact server names depend on your hosting setup, but the pattern is usually similar. Use the mail server name provided by your hosting account and avoid guessing if your provider has supplied specific details.

Setting What to enter Common mistake
Username The full email address, such as support@example.co.uk. Using only support instead of the full address.
Password The mailbox password set in DirectAdmin. Using the DirectAdmin panel password instead of the mailbox password.
Incoming server The mail server provided by your host, commonly a mail subdomain or server hostname. Using a website URL such as https://example.co.uk as the mail server.
Outgoing server The SMTP server provided by your host. Leaving SMTP authentication disabled.
Security Use SSL/TLS or STARTTLS where available. Mixing the wrong port with the wrong encryption type.

DNS records that affect DirectAdmin email

Creating the mailbox only creates the account. DNS decides where the rest of the internet sends mail for the domain. If the MX records point somewhere else, messages will go there instead of the new DirectAdmin mailbox.

Check the domain's MX records before assuming the mailbox is broken. If you use DirectAdmin for email, MX records should point to the correct DirectAdmin mail service. If you use Microsoft 365, Google Workspace or another email provider, the DirectAdmin mailbox may not receive public email for that domain.

SPF, DKIM and DMARC are also important. They do not create the mailbox, but they help prove that your outgoing email is allowed to come from your domain. This can improve delivery and reduce the chance of mail being treated as suspicious.

Common DirectAdmin email setup problems

Problem Likely cause What to do
Webmail login fails Wrong password, wrong mailbox name or mailbox created under the wrong domain. Reset the mailbox password in DirectAdmin and log in using the full email address.
Can send but cannot receive MX records point to another provider or the DNS zone has not updated. Check MX records and confirm the domain is using the expected nameservers.
Can receive but cannot send SMTP server, port, encryption or authentication is wrong. Enable SMTP authentication and re-enter the outgoing server details.
Certificate warning in mail app The mail app is using a server name that does not match the SSL certificate. Use the mail hostname provided by the hosting account rather than guessing.
Mailbox stops receiving The mailbox quota may be full. Increase the quota or delete/archive old messages and empty trash folders.
Messages go to spam SPF, DKIM or DMARC may be missing, incorrect or too strict. Review email authentication records and send test messages after updating DNS.

Security habits for new mailboxes

Email accounts are attractive targets because they can be used to reset passwords, impersonate staff or send spam. A new mailbox should use a strong unique password from day one.

Do not reuse the DirectAdmin control panel password as the mailbox password. Do not share one personal mailbox between several people. If a staff member leaves, reset affected mailbox passwords and remove devices that should no longer have access.

If a mailbox starts sending spam, change the password immediately, check devices for saved compromised credentials and review whether scripts or contact forms on the website are also being abused.

Frequently Asked Questions

Where do I create an email account in DirectAdmin?

Log in to DirectAdmin, choose the correct domain, then open the email accounts or e-mail manager area. From there you can create a new mailbox, set the username, choose a password and apply a mailbox quota.

What email address format should I use?

Use the full email address, such as sales@example.co.uk or support@example.co.uk. Avoid vague names if several people will use the mailbox, and create separate mailboxes where different roles need separate access.

What password should I use for a DirectAdmin mailbox?

Use a strong unique password that is not shared with your website admin login, FTP account or other services. A weak mailbox password can lead to spam being sent from the account or the mailbox being blocked.

How do I log in to webmail after creating the mailbox?

Open your webmail address, choose the webmail client if prompted, and log in using the full email address and mailbox password. If login fails, check the password, mailbox name and whether the account was created under the correct domain.

Should I use IMAP or POP3?

IMAP is usually the better option because it keeps mail synchronised across phones, laptops and webmail. POP3 downloads mail to one device and can cause missing messages if it is not configured carefully.

What SMTP settings do I need?

Use the mail server name provided by your hosting account, the full email address as the username, the mailbox password and authenticated SMTP. Secure SMTP commonly uses port 465 with SSL or port 587 with STARTTLS.

Why can I send email but not receive it?

This usually points to an MX record, DNS or mailbox routing issue. Check that the domain's MX records point to the correct mail server and that the domain is using the DNS zone you expect.

Why can I receive email but not send it?

This is often caused by incorrect SMTP settings, blocked ports, a wrong password or missing SMTP authentication. Re-enter the outgoing mail server, username, password and encryption settings in the mail app.

What happens if the mailbox quota is full?

A full mailbox may stop receiving new messages or cause senders to receive bounce-back errors. Increase the quota in DirectAdmin, delete old mail, empty junk/trash folders or archive older messages.

Do I need SPF, DKIM and DMARC after creating the mailbox?

Yes, they are strongly recommended for better email delivery. SPF, DKIM and DMARC help receiving mail servers check whether messages from your domain are legitimate, reducing the chance of mail being rejected or marked as spam.

Final thoughts

Creating an email account in DirectAdmin is only the first part of the job. The mailbox also needs the right password, quota, DNS routing, webmail test and device settings before it can be trusted for customer communication.

Start by creating the mailbox under the correct domain, then test webmail before adding the account to phones or desktop apps. If anything fails, separate the problem into login, receiving, sending, DNS and storage checks rather than changing everything at once.