Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guess dkim domain automatically #23

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

fjahn
Copy link
Contributor

@fjahn fjahn commented Apr 25, 2024

This is just a suggestion, but in 99 % of cases, the DKIM domain could be guessed by the value of app.url and wouldn't need to be set manually. Even if many users would need to override this, having a sensible default wouldn't hurt. I also added DKIM_ENABLED to have a more explicit way of enabling and disabling the DKIM signing.

dkim.enabled should probably be false by default, but implementing it this way ensures backwards compatibility. If you prefer a clean, breaking change, that could be adapted very easily.

Signed-off-by: Florian Jahn <[email protected]>
@simonschaufi simonschaufi merged commit ece7738 into simonschaufi:main Apr 25, 2024
@fjahn fjahn deleted the simpler-config branch April 25, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants