RE: SMTP configurations

2009-06-12 Thread Peter Crowther
 From: Dharani [mailto:vishgnanik...@gmail.com]
 Can anyone tell me what are the configurations I must do in
 my Tomcat server
 in order to send mails using my web app?

None, unless you're using a security manager.  But you may need some 
configuration in your webapp, depending what package you're using to send your 
email.

If you want us to help you, please describe the actual problem you have, in 
detail.  What are you trying to do?  What's failing?  On what Tomcat version, 
what OS, what Java version?

- Peter

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



RE: SMTP configurations

2009-06-12 Thread Caldarale, Charles R
 From: Dharani [mailto:vishgnanik...@gmail.com]
 Subject: SMTP configurations
 
 Can anyone tell me what are the configurations I must do in my Tomcat
 server in order to send mails using my web app?

You could always try reading the doc:
http://tomcat.apache.org/tomcat-6.0-doc/jndi-resources-howto.html#JavaMail%20Sessions

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


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