obiba / agate

OBiBa's user ID provider.
GNU General Public License v3.0
4 stars 7 forks source link

manage mail.smtp.ssl.protocols from spring mail properties #518

Closed meek0 closed 12 months ago

meek0 commented 12 months ago

Some mail properties can be added to spring mail properties config

Explicitly manage mail.smtp.ssl.protocols even though, as of JDK8, tls1.2 is the default

meek0 commented 12 months ago

this coupled with https://github.com/obiba/obiba-commons/pull/81 should fix #517