chore: removed ddns for AAAA
This commit is contained in:
parent
7386019603
commit
2f1a928aa3
3 changed files with 10 additions and 10 deletions
|
|
@ -88,7 +88,7 @@ _dmarc.example.hexname.com. TXT "v=DMARC1; p=reject; rua=mailto:dmarc-report
|
|||
|
||||
## Filling your DNS records
|
||||
|
||||
If using a DNS service like <a href=https://hexname.com>HexName.com</a>, you can register a subdomain (like `example.hexname.com`), create an `mx` record (such as `mx.example.hexname.com`), and add the above A, AAAA, MX, and TXT records. Ensure each record is entered precisely.
|
||||
If using a DNS service like <a href=https://hexname.com>HexName.com</a>, you can register a subdomain (like `example.hexname.com`), create an MX record (such as `mx.example.hexname.com`), and add the above A, AAAA, MX, and TXT records. Ensure each record is entered precisely.
|
||||
|
||||
A complete (minimal) set for secure mail delivery:
|
||||
- A/AAAA records pointing to your mailserver's IP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue