mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-22 09:57:53 +00:00
Extend debugging section
parent
2726217f10
commit
37200010c5
@ -33,9 +33,15 @@ SendReports yes
|
||||
Mode v
|
||||
```
|
||||
|
||||
## Debug the DKIM TXT Record
|
||||
## Debugging
|
||||
|
||||
You can debug your TXT record with the `dig` tool.
|
||||
### Tools
|
||||
|
||||
* [DKIM-verifer](https://addons.mozilla.org/en-US/thunderbird/addon/dkim-verifier): A add-on for the mail client Thunderbird.
|
||||
|
||||
### DKIM TXT Record
|
||||
|
||||
You can debug your TXT records with the `dig` tool.
|
||||
|
||||
```
|
||||
dig TXT mail._domainkey.domain.tld
|
||||
|
Loading…
x
Reference in New Issue
Block a user