Very strange, I have 5.0.27 installed and there is no mail.jar in its standart instaliation. :/

Do you want an e-mail server or just send an e-mail. To send e-mail
use JavaMail.  As far as Tomcat is concerned, you can bind a mail
session to Tomcat JNDI tree and retrieve it to send mail. I JavaMail
API jar is bundled with Tomcat at common\lib\mail.jar. Look at the
server.xml and JNDI Resources How to in tomcat-docs for an example.

rgds
Antony Paul


On Thu, 14 Oct 2004 14:09:09 +0300, aleksej <[EMAIL PROTECTED]> wrote:
Hi! I am wondering, how to send emails from Tomcat? As I understand,
Tomcat has'nt native J2EE JavaMail API support. Then what kind of
libraries I should use to get email support? I saw some emailing projects
in sendbox, but its not in production quality. Then JAMES maybe? I have no
access to the server where Tomcat is installed, so I need to give exact
information to server admin.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to