Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
72:email_notification [2018/09/27 18:20] – [E-mail Notifications] emr72:email_notification [2020/10/21 12:21] – [E-mail Notifications] twn
Line 27: Line 27:
  
 </notification> </notification>
 +
 </code> </code>
 +
 +To use encrytped communication with the mail server via STARTTLS add the following JAVA_OPTS to config.bat on Windows or rc.conf on Linux installations.\\
 +''-Dmail.smtp.port=587 -Dmail.smtp.starttls.enable=true''