OK, thanx Chris.


द्वारा: Christopher Schultz <ch...@christopherschultz.net>
To: Tomcat Users List <users@tomcat.apache.org>
Cc: 
भेजे गए: बुधवार, 29 दिसंबर, 2010 8:47:43 AM
विषय: Re: How to configure Tomcat-6 to use TLS based SMTP with exchange

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

RV,

On 12/28/2010 8:56 AM, Mupparthy Ravindranath wrote:
> thank you for the link.  However, I am not writing any code here.  I 
> am just using tomcat.

Tomcat doesn't provide email services directly: it only provides a
javax.mail.Session object that you can use.

See the Tomcat docs (which are admittedly thin on details):
http://tomcat.apache.org/tomcat-6.0-doc/jndi-resources-howto.html#JavaMail_Sessions

> Is there a configuration property that accepts some string similar to
> "mail.smtp.starttls.enable = true" ?

Try looking at the documentation for JavaMail. That was where Pid was
trying to steer you. Try following his reference and reading some of the
material about configuration that comes up. You are unlikely to have to
write any code.

Good luck,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk0aqFcACgkQ9CaO5/Lv0PBuegCeOw7eqxkLl+ZXloiuhnJhrMbn
R6wAn1Lv3s5PE1/w4oyQ43ePBPnVGXeB
=6L4a
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to