packages: jira/context.xml - example JNDI mail session definition

pawelz pawelz at pld-linux.org
Sat May 29 14:16:46 CEST 2010


Author: pawelz                       Date: Sat May 29 12:16:46 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- example JNDI mail session definition

---- Files affected:
packages/jira:
   context.xml (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/jira/context.xml
diff -u packages/jira/context.xml:1.4 packages/jira/context.xml:1.5
--- packages/jira/context.xml:1.4	Tue Apr 14 14:17:21 2009
+++ packages/jira/context.xml	Sat May 29 14:16:40 2010
@@ -38,6 +38,18 @@
 
     -->
 
+  <!-- Example mail session definition for Jira. Alternatively you can
+       configure mail server via web interface.
+       TODO: how to specify SMTP username and password here?
+	-->
+
+  <!--
+
+  <Resource name="mail/JiraMS" auth="Container" type="javax.mail.Session"
+	 mail.smtp.host="smtp.example.net" />
+
+    -->
+
   <!-- You realy do not want to edit anythong below this line. -->
 
   <Resource
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jira/context.xml?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list