This page is exclusively for those who have a cool domain and want to add it to the Free Mail Forwarding Service (forward.haltman.io).
Important
This is an asynchronous guide. If you want to add a domain or subdomain, please contact us through the channels below. We will be more than happy to provide all the support you need to configure your DNS records in the best possible way!
✅ Required DNS Configurations — Root Domain
Example domain: example.com
📋 Full DNS Table
Type | Name | Content | Priority |
|---|---|---|---|
MX | @ | mail.abin.lat | 10 |
TXT | @ |
| N/A |
TXT | _dmarc |
| N/A |
🔧 Copy & Paste (Zone File Style)
example.com. MX 10 mail.abin.lat.
example.com. TXT "v=spf1 mx -all"
_dmarc.example.com. TXT "v=DMARC1; p=none"