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.