代码搜索:JavaMail
找到约 913 项符合「JavaMail」的源代码
代码结果 913
www.eeworm.com/read/158220/5597899
provider javamail.imap.provider
# JavaMail IMAP provider Sun Microsystems, Inc
protocol=imap; type=store; class=com.sun.mail.imap.IMAPStore; vendor=Sun Microsystems, Inc;
www.eeworm.com/read/158220/5597900
map javamail.charset.map
### JDK-to-MIME charset mapping table ####
### This should be the first mapping table ###
8859_1 ISO-8859-1
iso8859_1 ISO-8859-1
ISO8859-1 ISO-8859-1
8859_2 ISO-8859-2
iso8859_2 ISO-8859-2
www.eeworm.com/read/295632/8149350
txt javamail发送邮件.txt
import java.util.*;
import javax.mail.*;
import javax.mail.internet.*;
import java.util.Date;
import javax.activation.*;
import java.io.*;
import com.me.util.*;
public class sendMail {
pri
www.eeworm.com/read/106401/15637658
ps javamail-1.1.ps
%!PS-Adobe-3.0
%%BoundingBox: (atend)
%%Pages: (atend)
%%PageOrder: (atend)
%%DocumentFonts: (atend)
%%DocumentNeedsFonts: (atend)
%%DocumentSuppliedFonts: (atend)
%%Creator: Frame 5.5
%%Docum
www.eeworm.com/read/106401/15637659
pdf javamail-1.1.pdf
www.eeworm.com/read/106401/15637973
txt javamail-1.1.txt
JavaMail 1.1
============
Following is a description of the new APIs that are being
introduced in JavaMail 1.1
Please send comments and feedback to javamail@sun.com
(1) MessageConte
www.eeworm.com/read/106401/15638154
providers javamail.default.providers
# JavaMail IMAP provider Sun Microsystems, Inc
protocol=imap; type=store; class=com.sun.mail.imap.IMAPStore; vendor=Sun Microsystems, Inc;
# JavaMail SMTP provider Sun Microsystems, Inc
protocol=sm
www.eeworm.com/read/106401/15638157
map javamail.charset.map
### JDK-to-MIME charset mapping table ####
### This should be the first mapping table ###
8859_1 ISO-8859-1
iso8859_1 ISO-8859-1
8859_2 ISO-8859-2
iso8859_2 ISO-8859-2
8859_3 ISO-8859-3
www.eeworm.com/read/106401/15638159
txt readme.txt
README
======
JavaMail(TM) API 1.1.3 release
------------------------------
Welcome to the JavaMail API 1.1.3 release! This release includes
versions of the JavaMail API 1.
www.eeworm.com/read/362517/9994335
txt 邮件例程 - javamail - 发送.txt
作者:何志强
email: hhzqq@21cn.com
日期:2000-8-16 15:21:51
form.htm
========
邮件例程 - JavaMail - 发送HTML邮件