On this page
How to use your own domain with KM0 Mail
Add your domain, publish the DNS records, verify it, and create your own email addresses, step by step.
Introduction
With KM0 Mail you can receive and send mail from your own domain, for example name@yourdomain.com. Everything is managed from webmail, with nothing to install.
Before you start
What you need
- A KM0 Mail account: if you do not have one yet, follow the create account tutorial.
- Your own domain: one you already have registered (for example with your domain provider).
- Access to the DNS records: your provider's panel where MX and TXT records are edited.
Step 1
Open Settings, My domains
- Sign in at https://mail.km0digital.com/.
- Open Settings and go to the My domains section.
Step 2
Add your domain
- Type your domain (for example
yourdomain.com). - Click Add.
- It appears in the list as pending, with its DNS records.
Step 3
Publish the DNS records
Open your domain provider's panel and copy each record shown by KM0 Mail. Use the Copy button to avoid mistakes.
- TXT (ownership): confirms the domain is yours. Copy the exact host and value from the panel.
- MX: routes incoming mail to
mail.km0digital.comwith priority10. - TXT (SPF): authorizes sending:
v=spf1 mx a:mail.km0digital.com ~all. - TXT (DKIM): at host
mail._domainkey, with the key shown in the panel.
Step 4
Verify the domain
- Return to My domains and click Verify.
- Each record turns from pending to OK once it is detected.
DNS changes can take from a few minutes to 48 hours to propagate. If they do not show yet, wait a bit and click Verify again.
Step 5
Create addresses on your domain
Once the domain is active, you can create email addresses.
- On your domain, click Addresses and then Add address.
- Type the username (for example
hello) to createhello@yourdomain.com. - Set a password for that address and save.
Step 6
Sign in with the new address
- Go to https://mail.km0digital.com/.
- Enter the full address (for example
hello@yourdomain.com) and its password. - Click Sign in.
Need help signing in? See the sign-in tutorial.
Common problems
Troubleshooting
- Verification does not pass: check that host and value match the panel and wait for DNS to propagate.
- Cannot add addresses: verify the domain first; addresses can only be created once it is active.
- Domain already in use: another account registered it; use a domain you own.