Use javamail in the geronimo application server 在geronimo應(yīng)用服務(wù)器中使用javamail
Support for conversion of applications that use javamail 支持使用javamail的應(yīng)用程序的轉(zhuǎn)換
File from the javamail package add this file to your Javamail包中的mail . jar文件將此文件添加至
Applications that use javamail 使用javamail的應(yīng)用程序
Sun has done a lot of work on their reference implementation of javamail Sun在其javamail的參考實現(xiàn)方面做了大量工作。
Gluecode standard edition uses the javamail api as a framework to build java - based e - mail clients Gluecode標(biāo)準(zhǔn)版使用javamail api作為框架,來建立基于java的電子郵件使用者端。
Now , why doesn t the geronimo group redistribute sun javamail binaries with their application server 那么,為什么geronimo小組不用其應(yīng)用服務(wù)器重新發(fā)布sun javamail二進制文件呢?
The sun javamail source code can be downloaded under a special research license that prevents direct or indirect commercial use 若持有特殊的調(diào)研許可,可下載sun javamail源代碼,根據(jù)許可的要求,嚴禁直接或間接地將這些代碼用于商業(yè)目的。
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 但這項工作受到了附加在產(chǎn)品上的許可協(xié)定的阻礙,比如javamail ,由于其起源,它看上去似乎應(yīng)該是不受版權(quán)限制的,但實際上并非如此。
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服務(wù)器中嵌入javamail ,將其鏈接到您的應(yīng)用程序,以及將它用于直接從您的web應(yīng)用程序通過velocity engine容易地發(fā)送基于模板的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.