Better wording

This commit is contained in:
Josef Friedrich 2016-09-07 19:36:40 +02:00
parent e2fcdb3c1a
commit 749b2f5244
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ mail._domainkey IN TXT ( "v=DKIM1; k=rsa; "
## Configuration using a web interface:
1. Generate a new record of the type `TXT`.
2. In the `Name` field paste in `mail._domainkey`.
2. Paste `mail._domainkey` the `Name` txt field.
3. In the `Target` or `Value` field fill in `v=DKIM1; k=rsa; p=AZERTYUIOPQSDFGHJKLMWXCVBN/AZERTYUIOPQSDFGHJKLMWXCVBN/AZERTYUIOPQSDFGHJKLMWXCVBN/AZERTYUIOPQSDFGHJKLMWXCVBN/AZERTYUIOPQSDFGHJKLMWXCVBN/AZERTYUIOPQSDFGHJKLMWXCVBN/AZERTYUIOPQSDFGHJKLMWXCVBN/AZERTYUIOPQSDFGHJKLMWXCVBN`
4. In `TTL` (time to live): Time span in seconds. How long the DNS server should cache the `TXT` record.
5. Save.