This is a wish for a feature:
Some DNS servers restrict the length of TXT fields.
The opendkim default key length seems to have been increased from 1024 to 2048 bits. In my case, the DKIM entry now does not fit the TXT field anymore.
I now would like to have an option to shorten the key length back to 1024 bits to make it fit. I understand that it of course would be better to keep the longer keys and fix the problem on the DNS side, but my provider seems unable to do so.
What about a corresponding environment variable, like DKIM_KEY_LENGTH ?
This is a wish for a feature:
Some DNS servers restrict the length of TXT fields.
The opendkim default key length seems to have been increased from 1024 to 2048 bits. In my case, the DKIM entry now does not fit the TXT field anymore.
I now would like to have an option to shorten the key length back to 1024 bits to make it fit. I understand that it of course would be better to keep the longer keys and fix the problem on the DNS side, but my provider seems unable to do so.
What about a corresponding environment variable, like DKIM_KEY_LENGTH ?