DOCS: Document Loopia doesn't support Null MX (#2220)

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
Paul Dee 2023-03-24 14:26:15 +01:00 committed by GitHub
parent ac5006ba68
commit 7de874fbf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -205,6 +205,14 @@ D("example.com", REG_LOOPIA, DnsProvider(DSP_LOOPIA),
```
{% endcode %}
## Special notes about newer standards
Loopia does not yet support [RFC7505](https://www.rfc-editor.org/rfc/rfc7505), so null `MX` records are
currently prohibited.
Until such a time when they do begin to support this, Loopias
`auditrecords.go` code prohibits this.
## Metadata
This provider does not recognize any special metadata fields unique to LOOPIA.