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

Enhancement: add missing defaults properties for DKIM #446

Closed
bbottema opened this issue Feb 22, 2023 · 1 comment
Closed

Enhancement: add missing defaults properties for DKIM #446

bbottema opened this issue Feb 22, 2023 · 1 comment

Comments

@bbottema
Copy link
Owner

Everything can be configured using properties, including S/MIME. But not DKIM, for some reason. Let's complete the properties by adding DKIM as well.

bbottema added a commit that referenced this issue Feb 26, 2023
…ke sure they don't get a default value

#447: Added value-overriding control for individual properties, to make sure they don't get overridden
#297: Streamlined how defaults/overrides are determined by EmailGovernance and MiscUtil
#297: Removed the signByDefault methods from Mailer; signWithSmime on Email already works on for the defaults Email reference
#446: Added missing config properties for DKIM
@bbottema bbottema added this to the 8.0.0 milestone Mar 8, 2023
@bbottema
Copy link
Owner Author

bbottema commented Mar 8, 2023

Released in 8.0.0. DKIM can now be configured through (system) properties (file), just like everything else.

@bbottema bbottema closed this as completed Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant