Skip to content

Conversation

@lucaforni
Copy link

Questa PR replica la PR originale: postalserver#3030

Autore originale: @schueffi
Branch originale: add_configurable_dkim_keysize
Repository originale: schueffi/postal


In order to support DKIM RSA key sizes other than 1024, a new config variable default_dkim_key_size has been introduced. The default value still is 1024 to make it backwards compatible, but it now supports e.g. 2048 or 4096 bit keys as well.

At the time of this commit (mid-2024), having 2048 bit keys is recommended by the National Institute of Standards and Technology (NIST)

In order to support DKIM RSA key sizes other than 1024, a new config
variable default_dkim_key_size has been introduced. The default value
still is 1024 to make it backwards compatible, but it now supports
e.g. 2048 or 4096 bit keys as well.

At the time of this commit (mid-2024), having 2048 bit keys is
recommended by the National Institute of Standards and Technology (NIST)
@github-actions
Copy link

github-actions bot commented Sep 2, 2025

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the stale label Sep 2, 2025
@lucaforni lucaforni merged commit f030dcc into main-modalsource Nov 5, 2025
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants