[jboss-cvs] jboss-seam/doc/reference/en/modules ...
Peter Muir
peter at bleepbleep.org.uk
Mon Aug 13 16:21:03 EDT 2007
User: pmuir
Date: 07/08/13 16:21:03
Modified: doc/reference/en/modules components.xml mail.xml
Log:
JBSEAM-1795
Revision Changes Path
1.66 +3 -0 jboss-seam/doc/reference/en/modules/components.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: components.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/components.xml,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -b -r1.65 -r1.66
--- components.xml 7 Aug 2007 15:18:05 -0000 1.65
+++ components.xml 13 Aug 2007 20:21:03 -0000 1.66
@@ -975,6 +975,9 @@
<para>
<literal>org.jboss.seam.mail.mailSession.ssl</literal> — enable SSL connection to SMTP (will default to port 465)
</para>
+ <para>
+ <literal>org.jboss.seam.mail.mailSession.tls</literal> — by default true, enable TLS support in the mail session
+ </para>
</listitem>
<listitem>
<para>
1.21 +1 -1 jboss-seam/doc/reference/en/modules/mail.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: mail.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/mail.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- mail.xml 15 Jun 2007 07:36:20 -0000 1.20
+++ mail.xml 13 Aug 2007 20:21:03 -0000 1.21
@@ -27,7 +27,7 @@
<p>You can try out Seam by visiting
<a href="http://labs.jboss.com/jbossseam">http://labs.jboss.com/jbossseam</a>.</p>
<p>Regards,</p>
- <p>Peter</p>
+ <p>Pete</p>
</m:body>
</m:message>]]></programlisting>
More information about the jboss-cvs-commits
mailing list