Mail Domains
To manage your mail domains, navigate to the Mail tab.
Adding a mail domain
- Click the Add Mail domain button.
- Enter your domain name.
- Select the options you want to use.
- Click the Save button in the top right.
Editing a mail domain
- Hover over the domain you want to edit.
- Click the edit icon on the right of the mail domain.
- Edit the fields.
- Click the Save button in the top right.
Suspending a mail domain
- Hover over the domain you want to suspend.
- Click the suspend icon on the right of the mail domain.
- To unsuspend it, click the unsuspend icon on the right of the mail domain.
Deleting a mail domain
- Hover over the domain you want to delete.
- Click the delete icon on the right of the mail domain. Both the mail domain and all the mail accounts will get deleted.
Mail domain configuration
Webmail client
We use Roundcube as the default webmail client.
Catch all email
This email address will receive all emails for this domain that are sent to users that don’t exist.
Rate limit
All services have a rate limit set, this is to avoid spamming using our IPs, allowing us to mantain trust. Info
Spam filter
This option is not always available.Info
Enable Spam Assassin for this domain.
Antivirus
This option is not always available.Info
Enable ClamAV for this domain.
DKIM
Enable DKIM for this domain.
SSL
- Check the Enable SSL for this domain box.
- Check the Use Let’s Encrypt to obtain SSL certificate box to use Let’s Encrypt.
- Depending on your requirements, you can enable Enable automatic HTTPS redirection or Enable HTTP Strict Transport Security (HSTS).
- Click the Save button in the top right.
If you want to use your own SSL certificate, you can enter the SSL certificate in the text area.
SMTP relay
This option allows the user to use a different SMTP relay than the server-defined one or bypass the default Exim route. This can enhance deliverability.
- Check the SMTP Relay box and a form will appear.
- Enter the information from your SMTP relay provider.
Get DNS records
If you don’t host your DNS in our panel, but you still want to use its email service, click the DNS icon to view the DNS records you need to add to your DNS provider.
Webmail
By default, the webmail is accessible at https://webmail.domain.tld
or https://mail.domain.tld
when SSL is enabled. Otherwise, use http://
instead.
Adding a mail account to a domain
- Click the mail domain.
- Click Add Mail account button.
- Enter the account name (without the
@domain.tld
part) and a password. - Optionally, supply an email address that will receive the login details.
- Click the Save button in the top right.
If required, you can also modify the Advanced Options, which are explained below.
On the right side, you can see the methods to access your mail account via SMTP, IMAP, and POP3.
Editing a mail account
- Hover over the account you want to edit.
- Click the edit icon on the right of the mail account.
- Edit the fields.
- Click the Save button in the top right.
Suspending a mail account
- Hover over the account you want to suspend.
- Click the suspend icon on the right of the mail account.
- To unsuspend it, click the unsuspend icon on the right of the mail account.
Deleting a mail account
- Hover over the account you want to delete.
- Click the delete icon on the right of the mail account.
Mail account configuration
Quota
The maximum space the account is allowed to use. This includes mail, contacts, etc.
Aliases
Add an alias to redirect mail to the main account. Enter the username only. For example: alice
.
Discard all mail
All incoming mail will not get forwarded and will get deleted.
Do not store forwarded mail
If this option is selected, all forwarded mail will get deleted.
Auto-Reply
Set up an auto-reply.
Forward mail
Forward all incoming mail to the entered email address.
A lot of spam filters may flag the forwarded mail as spam by default!Warning