Use javamail in the geronimo application server 在geronimo应用服务器中使用javamail
Support for conversion of applications that use javamail 支持使用javamail的应用程序的转换
File from the javamail package add this file to your Javamail包中的mail . jar文件将此文件添加至
Applications that use javamail 使用javamail的应用程序
Sun has done a lot of work on their reference implementation of javamail Sun在其javamail的参考实现方面做了大量工作。
Gluecode standard edition uses the javamail api as a framework to build java - based e - mail clients Gluecode标准版使用javamail api作为框架,来建立基于java的电子邮件使用者端。
Now , why doesn t the geronimo group redistribute sun javamail binaries with their application server 那么,为什么geronimo小组不用其应用服务器重新发布sun javamail二进制文件呢?
The sun javamail source code can be downloaded under a special research license that prevents direct or indirect commercial use 若持有特殊的调研许可,可下载sun javamail源代码,根据许可的要求,严禁直接或间接地将这些代码用于商业目的。
But the efforts are hindered by the licensing agreements attached to products , such as javamail , which , because of its origins , seems like it should be in the public domain . but it isn t 但这项工作受到了附加在产品上的许可协定的阻碍,比如javamail ,由于其起源,它看上去似乎应该是不受版权限制的,但实际上并非如此。
This tutorial teaches you how to embed javamail in your geronimo server , link it to your application , and use it to easily send template - based e - mail through the velocity engine directly from your web application 本教程向您展示如何在geronimo服务器中嵌入javamail ,将其链接到您的应用程序,以及将它用于直接从您的web应用程序通过velocity engine容易地发送基于模板的e - mail 。
JavaMail is a Java API used to receive and send email via SMTP, POP3 and IMAP. JavaMail is built into the Java EE platform, but also provides an optional package for use in Java SE.