Small tweaks to prerequisite-dns.md
Dieser Commit ist enthalten in:
Ursprung
173f689072
Commit
d3a5778d69
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
|
@ -90,7 +90,7 @@ If you are interested in statistics, you can additionally register with some of
|
||||||
!!! Tip
|
!!! Tip
|
||||||
It is worth considering that if you request DMARC statistic reports to your mailcow server and your mailcow server is not configured correctly to receive these reports, you may not get accurate and complete results. Please consider using an alternative email domain for receiving DMARC reports.
|
It is worth considering that if you request DMARC statistic reports to your mailcow server and your mailcow server is not configured correctly to receive these reports, you may not get accurate and complete results. Please consider using an alternative email domain for receiving DMARC reports.
|
||||||
|
|
||||||
It is worth mentioning, that the following suggestions are not a comprehensive list of all services and tools avaialble, but only a small few of the many choices.
|
It is worth mentioning, that the following suggestions are not a comprehensive list of all services and tools available, but only a small few of the many choices.
|
||||||
|
|
||||||
- [Postmaster Tool](https://gmail.com/postmaster)
|
- [Postmaster Tool](https://gmail.com/postmaster)
|
||||||
- [parsedmarc](https://github.com/domainaware/parsedmarc) (self-hosted)
|
- [parsedmarc](https://github.com/domainaware/parsedmarc) (self-hosted)
|
||||||
|
@ -100,7 +100,7 @@ It is worth mentioning, that the following suggestions are not a comprehensive l
|
||||||
|
|
||||||
!!! Tip
|
!!! Tip
|
||||||
|
|
||||||
These services may provide you with a TXT record you need to insert into your DNS records as the provider specifies. Please ensure to read the providers documentation from the service you choose as this process may vary.
|
These services may provide you with a TXT record you need to insert into your DNS records as the provider specifies. Please ensure you read the provider's documentation from the service you choose as this process may vary.
|
||||||
|
|
||||||
### Email test for SPF, DKIM and DMARC:
|
### Email test for SPF, DKIM and DMARC:
|
||||||
|
|
||||||
|
@ -127,4 +127,4 @@ The full report will contain more technical details.
|
||||||
|
|
||||||
### Fully Qualified Domain Name (FQDN)
|
### Fully Qualified Domain Name (FQDN)
|
||||||
|
|
||||||
[^1]: A **Fully Qualified Domain Name** (**FQDN**) is the complete (absolute) domain name for a specific computer or host, on the Internet. The FQDN consists of at least three parts divided by a dot: the hostname (myhost), the domain name (mydomain) and the top level domain in short **tld** (com). In the example of `mx.mailcow.email` the hostname would be `mx`, the domain name `mailcow` and the tld `email`.
|
[^1]: A **Fully Qualified Domain Name** (**FQDN**) is the complete (absolute) domain name for a specific computer or host, on the Internet. The FQDN consists of at least three parts divided by a dot: the hostname, the domain name, and the Top Level Domain (**TLD** for short). In the example of `mx.mailcow.email` the hostname would be `mx`, the domain name `mailcow` and the TLD `email`.
|
||||||
|
|
Laden …
In neuem Issue referenzieren