Overview
This article covers everything you need to access your DirectAdmin-hosted email: logging in via webmail, configuring desktop and mobile email clients (Outlook, Thunderbird, Apple Mail, iPhone, Android), the correct server settings to use, and how to reset email passwords if you've forgotten yours.
If you're new to your hosting account or having trouble connecting an email client, start here.
Accessing Webmail
Webmail lets you check your email from any browser without needing to set up a desktop client. It's the fastest way to confirm your email is working.
Method 1: Direct Webmail URL
You can access webmail directly without logging into DirectAdmin first:
You'll be prompted for the full email address (e.g., [email protected]) and password.
Method 2: Via the Server Hostname
If your domain's DNS isn't pointing to the server yet (e.g., during a migration), use the server hostname provided in your welcome email:
Webmail Interface
The default webmail interface on our DirectAdmin servers is Roundcube, which provides:
- Inbox, Sent, Drafts, Trash, and Spam folders.
- Compose with rich text formatting and attachments.
- Address book and basic settings.
- Folder management.
You can also set up filters, vacation auto-responders, and forwarders directly from DirectAdmin — look for E-mail Filters, Vacation Messages, or Forwarders under the E-mail Manager section.
Configuring Email Clients (Outlook, Thunderbird, Apple Mail, etc.)
Most users prefer using a dedicated email client on their computer or phone. The settings below apply to all DirectAdmin-hosted email.
Standard Server Settings
Use these settings in any email client:
| Setting |
Value |
| Username |
Your full email address (e.g., [email protected]) |
| Password |
The password set in DirectAdmin for this email account |
| Incoming Server (IMAP) |
mail.yourdomain.com |
| IMAP Port |
993 (SSL/TLS) |
| Incoming Server (POP3) |
mail.yourdomain.com |
| POP3 Port |
995 (SSL/TLS) |
| Outgoing Server (SMTP) |
mail.yourdomain.com |
| SMTP Port |
465 (SSL/TLS) or 587 (STARTTLS) |
| Authentication |
Required (use the same username/password) |
Always use SSL/TLS — never use the non-encrypted ports (143, 110, 25). Modern email clients enforce this anyway.
IMAP vs. POP3 — Which to Choose?
- IMAP keeps mail on the server. You can access the same inbox from multiple devices (laptop, phone, tablet) and they all stay in sync. Recommended for most users.
- POP3 downloads mail and removes it from the server (by default). Only suitable if you want to access mail from one device only and don't want it stored on the server.
If you're not sure, choose IMAP.
Finding Settings Automatically
Many DirectAdmin servers support autodiscover/autoconfig — when you enter your email address and password into a modern email client, it tries to detect the correct settings automatically. If autodetection works, you don't need to enter the server details manually.
If it doesn't, fall back to the manual settings above.
Getting Settings from DirectAdmin
You can also retrieve your specific settings from DirectAdmin:
- Go to E-mail Accounts.
- Click the More Settings or (i) info icon next to your email account (the exact label depends on your DirectAdmin theme — Evolution or Enhanced).
- You'll see:
- The exact incoming and outgoing server hostnames for your account.
- Recommended ports and encryption settings.
- In some themes, downloadable auto-configuration files for Outlook, Apple Mail, and Thunderbird.
The auto-configuration option is the easiest path for most users when available.
Configuring Specific Email Clients
Microsoft Outlook (Windows / Mac)
- Open Outlook.
- Go to File → Add Account (or Outlook → Add Account on Mac).
- Enter your full email address.
- Click Advanced options → Let me set up my account manually and click Connect.
- Choose IMAP.
- Enter:
- Incoming server:
mail.yourdomain.com, port 993, encryption: SSL/TLS
- Outgoing server:
mail.yourdomain.com, port 465, encryption: SSL/TLS
- Enter your password and click Connect.
If Outlook reports a connection error, check the troubleshooting section below.
Mozilla Thunderbird
- Open Thunderbird.
- Go to File → New → Existing Mail Account (or click Email under "Set Up Another Account").
- Enter your name, email address, and password.
- Click Continue.
- Thunderbird will attempt autodetection. If successful, click Done.
- If autodetection fails, click Configure manually and enter:
- Incoming: IMAP,
mail.yourdomain.com, port 993, SSL/TLS, normal password authentication
- Outgoing: SMTP,
mail.yourdomain.com, port 465, SSL/TLS, normal password authentication
- Username (both): Your full email address
- Click Done.
Apple Mail (macOS)
- Open Mail.
- Go to Mail → Add Account.
- Choose Other Mail Account and click Continue.
- Enter your name, email address, and password, then click Sign In.
- Apple Mail will attempt autodetection. If it fails, you'll see fields to enter manually:
- Account Type: IMAP
- Incoming Mail Server:
mail.yourdomain.com
- Outgoing Mail Server:
mail.yourdomain.com
- Click Sign In.
If you're prompted with certificate warnings, ensure your domain's MX record and the mail server hostname match — see the troubleshooting section.
iPhone / iPad (iOS)
- Open Settings → Mail → Accounts → Add Account.
- Choose Other, then Add Mail Account.
- Enter your name, email address, password, and a description.
- Tap Next.
- Choose IMAP at the top.
- Under Incoming Mail Server:
- Host Name:
mail.yourdomain.com
- Username: Your full email address
- Password: Your email password
- Under Outgoing Mail Server:
- Host Name:
mail.yourdomain.com
- Username: Your full email address
- Password: Your email password
- Tap Next, then Save.
iOS uses SSL by default. If you have issues, go to Settings → Mail → Accounts → [your account] → Account → Advanced and verify:
- Use SSL: ON
- Authentication: Password
- IMAP Path Prefix: (leave blank)
- Server Port: 993
Android (Gmail App or Default Mail App)
The exact steps vary by Android version and manufacturer, but the core process is similar:
- Open the Gmail app (or your default email app).
- Tap your profile icon → Add another account.
- Choose Other.
- Enter your full email address, then tap Next.
- Choose Personal (IMAP) when prompted.
- Enter your password.
- Incoming server settings:
- Username: Your full email address
- Server:
mail.yourdomain.com
- Port: 993
- Security: SSL/TLS
- Outgoing server settings:
- Username: Your full email address
- Server:
mail.yourdomain.com
- Port: 465
- Security: SSL/TLS
- Require sign-in: ON
- Choose your sync settings and tap Next to finish.
Resetting an Email Password
If you've forgotten your email password or need to change it for security reasons:
Reset via DirectAdmin
- Log in to DirectAdmin.
- Go to E-mail Accounts (under E-mail Manager).
- Find the email account.
- Click the account name, or the pencil/edit icon next to it (depending on your DirectAdmin theme).
- Locate the Password field.
- Enter a new password (or click Random to generate a secure random password).
- Click Save or Update.
The new password takes effect immediately.
Update Your Email Clients After a Password Change
After changing the password in DirectAdmin, you'll need to update it in every email client where the account is configured. The change does NOT propagate to your devices automatically.
- Outlook: Account Settings → select account → Change → update password.
- Thunderbird: Edit → Preferences → Privacy & Security → Saved Passwords → remove old entry. Thunderbird will prompt for the new one on next connection.
- Apple Mail: Mail → Settings → Accounts → select account → enter new password.
- iPhone/Android: Settings → Mail/Accounts → select account → update password.
If you don't update the password, the client will keep trying with the old one and may eventually trigger a login failure block on the server (see troubleshooting below).
Password Requirements
For security, choose a password that:
- Is at least 12 characters long.
- Contains a mix of letters, numbers, and symbols.
- Isn't reused from other services.
DirectAdmin will indicate password strength as you type. Aim for "Strong" or "Very Strong."
Troubleshooting Common Issues
"Cannot connect to server" or "Server not responding"
- Verify the server name:
mail.yourdomain.com. If your domain's DNS isn't fully set up, try the server hostname from your welcome email instead.
- Check you're using the correct ports (993 for IMAP, 465 for SMTP, with SSL/TLS).
- Test webmail at
yourdomain.com/webmail — if webmail works, the server is fine and the issue is in your email client configuration.
"Authentication failed" or "Incorrect password"
- Use the full email address as the username, not just the part before the @.
- Verify the password — try logging into webmail with the same credentials. If webmail rejects them, reset the password via DirectAdmin.
- After several failed login attempts, your IP may be temporarily blocked by the server's brute-force protection (BFM — Brute Force Monitor in DirectAdmin). Wait 15–30 minutes or contact support to unblock.
Certificate Warnings
If your email client shows "the certificate is not trusted" or similar:
- Ensure you're connecting to
mail.yourdomain.com (not the bare domain or the server hostname).
- The SSL certificate covers the mail subdomain — connecting via the server hostname instead may show a warning.
- If you've recently moved your domain to the server, Let's Encrypt may not have issued a certificate for
mail.yourdomain.com yet. In DirectAdmin, go to SSL Certificates for your domain and ensure Let's Encrypt is enabled with mail.yourdomain.com included in the certificate's hostnames. Re-run certificate issuance if needed.
Receiving But Not Sending (or Vice Versa)
- Sending fails, receiving works: Outgoing (SMTP) settings are wrong. Check port 465 with SSL/TLS, authentication required, full email address as username.
- Receiving fails, sending works: Incoming (IMAP) settings are wrong. Check port 993 with SSL/TLS.
Sent Mail Not Showing in Sent Folder Across Devices
This happens with IMAP when the "Sent" folder isn't mapped correctly between devices. In your email client settings:
- Look for Folders → Sent → Save sent messages on the server.
- Map to the INBOX.Sent or Sent folder on the server (not a local Sent folder).
Email Suddenly Stopped Working
If email was working and suddenly isn't, check your disk space first — see our article Email Not Working? Check Your Disk Space First. A full hosting account is one of the most common causes of email failure.
IP Blocked After Multiple Failed Logins
DirectAdmin servers have a built-in Brute Force Monitor (BFM) that can block your IP after several failed login attempts. This often happens when an old device is still trying to connect with an outdated password.
If you suspect you're blocked:
- Try connecting from a different network (e.g., mobile data instead of Wi-Fi) — if it works, your home IP is blocked.
- Use the "Unblock IP" tool inside your account - when you login to your client billing area, click "Support" and choose "Unblock IP Address".
- Update or remove the outdated email configuration from any device that may be triggering the block.
Best Practices
- Use IMAP, not POP3, for any account you check from more than one device.
- Enable two-factor authentication on devices where your email is configured (your device passcode/biometrics).
- Don't share passwords between email and other services.
- Set sensible mailbox quotas in DirectAdmin so one mailbox can't fill your entire account.
- Periodically clean up Trash, Spam, and Sent folders to keep mailbox sizes manageable.
- Update passwords periodically, especially if you've shared a device with someone else.
When to Contact Support
The settings and steps above resolve nearly all email setup and access issues. Open a ticket if:
- You've followed the configuration steps but the connection still fails, and webmail also doesn't work.
- You're getting certificate errors that don't resolve after re-issuing your Let's Encrypt certificate.
- Your IP is blocked and you have tried the self service tool by logging in to your client billing area, click "Support" and choose "Unblock IP Address".
- Email is working in webmail but not in any client, and you've verified the settings.
- You need help setting up email forwarders, vacation messages, or filters that aren't covered here.
When opening a ticket, please include:
- The email address affected.
- The email client and version (Outlook 365, Thunderbird 115, Apple Mail on macOS Sonoma, etc.).
- The exact error message shown.
- Whether webmail works for the same account.
- What you've already tried.