Update DKIM-how-to.md

This commit is contained in:
Dennis Baaten 2019-06-27 23:03:47 +02:00 committed by GitHub
parent 29baa23352
commit a04d99384c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,10 @@ Create the file **/etc/opendkim/signing_table** and add the following line:
> *@example.nl selector201906._domainkey.example.nl
This concludes the configuration of OpenDKIM. Start OpenDKIM and check your logfiles for possible errors.
Start OpenDKIM and check your logfiles for possible errors.
#### Key rotation
OpenDKIM does not support the automated rotation of DKIM keys. This means that you should rotate your keys manually, write a script to do this, or use an existing script like [https://github.com/tetsuo13/OpenDKIM-Rotate-Keys](https://github.com/tetsuo13/OpenDKIM-Rotate-Keys) or (https://github.com/captbrando/dkimrotator)[https://github.com/captbrando/dkimrotator].
### Publish the DNS record