Page History
...
- Note that e-mail settings are used for for JS7 - Notification - Configuration Element MailFragment.
- The names of Arguments and Environment Variables should not be changed.
- Any further Arguments and Environment Variables can be added that start with the prefix
mail.smtp.
andMAIL_SMTP_
respectively,- For example, to force support for TLS connections with a specific version of the protocol you can use:
- Argument:
mail.smtp.ssl.protocols,
value:TLSv1.2
Argument:
mail.smtp.starttls.enable
, value:true
- Argument:
- For example, to force support for TLS connections with a specific version of the protocol you can use:
- Find the list of available settings for JavaMail from : https://javaee.github.io/javamail/docs/api/com/sun/mail/smtp/package-summary.html
...
Overview
Content Tools