]> git.pld-linux.org Git - packages/confluence.git/blobdiff - confluence-context.xml
- merged CONFLUENCE_3_2
[packages/confluence.git] / confluence-context.xml
index e99db4075c1bc5a3a4c8c20fe81cbb81582730de..45f9372bfc2ad2fbbd8462cc83fe622b8df11591 100644 (file)
       validationQuery="select 1" />
     -->
 
+    <!-- Example mail session definition for Confluence. You can refer it in
+        confluence configuration as JNDI: java:comp/env/mail/ConfluenceMS
+
+        Alternatively you can configure mail server via web interface.
+
+        TODO: how to specify SMTP username and password here?
+    -->
+
+  <!--
+
+    <Resource name="mail/ConfluenceMS" auth="Container" type="javax.mail.Session"
+        mail.smtp.host="smtp.example.net" />
+
+    -->
+
 </Context>
This page took 0.061029 seconds and 4 git commands to generate.