搜索资源列表
smtpMail
- 支持带附件发送邮件的源代码,java编写-with attachments and send e-mail's source code, prepared java
soapCompressAttachment
- 本文利用自动压缩soap附件,再发送数据,进而提高soap传输速率. -By using automatic compression soap annex, then sent the data to further enhance soap transmission rate.
JavaMailServerOnJavaMail
- 一个java实现的邮件服务器系统 使用邮件客户端工具,首先需要在用户设置页面中对用户、密码、POP3服务器、SMTP服务器等进行设置; 在邮件发送和邮件查看页面可以进行邮件的发送和接收;对于有附件的邮件,其附件存放于当前目录的Enclosure文件夹下!-achieve a java mail server system to use mail client tools, First of all users need to set up pages to users, password
SendMailAddFile
- java编写的客户端邮件发送附件的例子,可以实现基本功能
JavaMail
- 编写邮件接收程序和发送程序,要求被发送和接收的邮件中允许包含附件。-Receive e-mail program and send a written procedure, request to be sent and received messages containing attachments are allowed.
jsp-email
- jsp带附件邮件发送工具,运用了servlet,基本功能都实现了-jsp send mail with an attachment tool, using a servlet, the basic functions are realized
(CICS)
- 功能描述: 1:管理员和普通用户采用同一页面登陆。 2:普通用户可以查看和修改自己的登陆密码。 3:普通用户可以给系统内的每一为人员发送信息,支持单次附件为100M。 4:系统内的任一用户都可以给自己发送信息。 5:普通用户可以查看系统内当前在线人员。 6:管理员可以为系统中添加新用户。 7:管理员可以修改自己的信息和密码。 8:管理员可以给系统内所有人员发送信息,支持单次附件为100M,或者接收系统内其他人员发送给自己的 信息。 9:管理员可以查看
mail
- 一个学习程序,利用javamail 发送邮件。接受邮件。base64编码。-A learning process, using JavaMail to send mail. Accept e-mail. base64 encoding.
java_icq
- 实现TCP/UDP的socket编程,ICQ功能,在线聊天,群聊,发送附件功能。含数据库及图片文件。eclipse开发。-The realization of TCP/UDP' s socket programming, ICQ features, online chat, group chat, send attachments. With database and picture files. Development eclipse.
EmailClient
- 模拟邮件客户端发送电子邮件 实现多附件 超容量附件以及多种发送方式-java sends email
MailFactory
- 发送邮件的完整实例,可以发送附件,html内容等-Send e-mail the complete instance, you can send attachments, html content, etc.
sendMail
- 使用javamail简单发送邮件,但是没有实现发送附件的功能-Simple to use javamail to send email, but did not realize the function of sending attachments
JavaMail
- 这是对javaMail组件的使用,实现了使用javaMail来发送邮件,包括发送附件-This is javaMail components used to achieve the use of javaMail to send mail, including sending attachments
SwingJavaMail
- 基于java的Swing开发的JavaMail邮件收发系统.实现了邮件的发送和接收,能发送附件-The Swing-based java development JavaMail send and receive e-mail system. Implements send and receive mail, can send attachments
ExpressLetter
- 企业快信的作用是帮助企业解决企业内部、企业与外部沟通难、信息不能及时传播等问题。为此,企业快信系统需要提供有邮件群发、短信群发等功能。通过对多数企业日常业务的考察、分析,并结合短信及邮件自身的特点,本系统具有以下功能。 1、用于管理客户和员工信息的名片夹管理功能。 2、用于对常用短语及其类别进行管理的信息库管理功能。 3、短信群发功能。 4、邮件群发功能。 5、发送邮件附件的功能。 -Express letter of the role is to help enterp
javamail-
- 这是本人最近写的一个webmail的项目,使用JBuilder开发的,直接可以运行 的,可以给大家参考一下。项目可以发送附件的,中文也行。-I recently wrote a webmail project developed using JBuilder can run directly, can give you reference. The project can send attachments, Chinese line.
javamail
- 这个实例实现了构建邮件服务器、简单的E-mail发送、发送附件、带身份验证的E-mail发送、跨代理的E-mail发送、接收E-mail、在Applet中收取E-mail、E-mail口令验证功能 -This example of building a mail server, simply send E-mail, send attachments with authenticated E-mail sent, inter-agency E-mail sending and receivi
javamail
- 这个实例实现了构建邮件服务器、具有简单的E-mail发送、发送附件、E-mail口令验证功能-This example of building a mail server, simply send E-mail, send attachments with authenticated E-mail sent, inter-agency E-mail sending and receiving E-mail, E-mail received in the Applet, E- mail passw
java-mail20160112
- java发送邮件程序,已经打包成jar包,导入项目后只需调用静态方法即可实现发送邮件功能。做的比较粗糙,没有发送附件功能,但是“邮件找回/修改密码”,“反馈意见”等功能够用了。亲测163邮箱可用。-Java send mail application, have been packaged into a jar package, import the project after sending mail function can be realized just call static meth
mailUtil-master
- 通过java模拟邮件客户端发送邮件,可以发模板邮件,也可以发模板带附件的邮件等等。(Through the java simulation mail client to send mail, you can send template mail, you can also send templates, with attachments mail, and so on.)