bbottema/simple-java-mail

Enhancement: add missing defaults properties for DKIM

bbottema opened this issue · 1 comments

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.

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