ASF Bugzilla – Attachment 29174 Details for
Bug 53664
Minor JNDI Howto document enhancement concerning mail properties
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
SVN diff against current Tomcat 6 branch
jndi-resources-howto.xml.diff (text/plain), 1.06 KB, created by
Mark Eggers
on 2012-08-06 20:03:00 UTC
(
hide
)
Description:
SVN diff against current Tomcat 6 branch
Filename:
MIME Type:
Creator:
Mark Eggers
Created:
2012-08-06 20:03:00 UTC
Size:
1.06 KB
patch
obsolete
>Index: jndi-resources-howto.xml >=================================================================== >--- jndi-resources-howto.xml (revision 1369929) >+++ jndi-resources-howto.xml (working copy) >@@ -492,6 +492,17 @@ > Customize the value of the <code>mail.smtp.host</code> parameter to > point at the server that provides SMTP service for your network.</p> > >+ <p>Additional resource attributes and values will be converted to properties >+ and values and passed to >+ <code>javax.mail.Session.getInstance(java.util.Properties)</code> as part of >+ the <code>java.util.Properties</code> collection. In addition to the >+ properties defined in Annex A of the JavaMail specification, individual >+ providers may also support additional properties.</p> >+ >+ <p>Tomcat's resource factory provides a <code>password</code> property >+ which can be configured by adding <code>password="yourpassword"</code> >+ to the Resource definition.</p> >+ > <h3>4. Install the JavaMail libraries</h3> > > <p><a href="http://www.oracle.com/technetwork/java/index-138643.html">
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 53664
: 29174