bbottema / simple-java-mail

Simple API, Complex Emails (Jakarta Mail smtp wrapper)

Home Page:http://www.simplejavamail.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhancement: add missing defaults properties for DKIM

bbottema opened this issue · 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.