搜索资源列表
支持发附件功能(11KB)smtp
- java写的支持附件的SMTP邮件程序.在分析以往一些排课软件的基础上,提出一个通用的排课管理信息系统的设计方法,并对一些具体的技术问题作出相应安排-support annex to the SMTP e-mail programs. The analysis of the past, some of the Course Scheduling software, based on a common course arrangement management information system
Rosanshao.Mail.Sender
- 邮件发送组件 支持多附件发送 支持验证 采用的是Socket方式发送 特点:相当稳定!-mail components support multiple attachments supporting certification using the Socket sent characteristics : relatively stable!
E-mail
- windows下使用的E-mail.修正后测试正常.可群发邮件.添加附件.以及Txt,html混合邮件体-windows use of E-mail. After that the tests are normal. Can mail lists. Add Annex . Simultaneously, Txt and, html mixed-mail
mail.tar
- 一个在redhat下面做的邮件收发程序,可以实现文本附件发送功能。对于二进制附件或包含base64无法编码识别的字符不能正常发送。重在smtp用法-a redhat below done in the mail process, can achieve this text Annex function. For binary or annex contains base64 encoding unable to identify the characters not normal this.
mail
- 一个简的javamail收发邮件功能,包含附件的上传。
mail
- php邮件收发系统.支持多个附件的发送和通讯录管理功能.
Mail
- c#编写的简易邮件发送客户端程序,可发附件,添加了皮肤,注释很全
Mail
- 可以发送邮件的小程序,还可以发送附件,除了bmp格式的图片之外,任何附件都可以发,希望大家加以改进,可以发bmp文件
完整的邮件发送邮件源代码,可发送附件dmvbtest
- 完整的邮件发送邮件源代码,可发送附件-integrity of the mail to send mail source code, can send attachments
csharp.mail.socket
- 用c#实现能过socket连接smtp实现发送邮件及附件的小程序,通常可用来定时通知什么的-with c # socket connections will be a realization smtp mail attachments and small programs, usually can be used to regularly informed of what
发送有附件的邮件的程序
- 用VC开发的一个能带附件的邮件发送程序,具体代码请参见源代码部分。-VC developed a band annex to the mail process, the specific codes, please see part of the source code.
mail manage发送多附件多接收人邮件
- 最终实现发送多附件多接收人的功能。其中,具体的和服务器的交互操作,都封装了在SmtpMail.dll这个动态链接库里面了。所有的有关后台操作发送邮件的类以及其他的附加功能的类,全部都归属于MailSend这个命名空间了
a full mail client with support for POP3 and SMTP
- 支持附件的邮件发送接收程序-In support of the annex to receive e-mail program
mail
- 一个学习程序,利用javamail 发送邮件。接受邮件。base64编码。-A learning process, using JavaMail to send mail. Accept e-mail. base64 encoding.
mail
- 是JavaMail的一个实例,处理邮件的JSP程序。包括3个部分,有带附件的邮件,纯文本邮件,html格式邮件。-Is an example of JavaMail, JSP mail handling procedures. Including three part e-mail with attachments, plain text e-mail, html format e-mail.
mail
- 实现邮件发送的功能,可发文本内容也发送附件!-Achieve e-mail features, hair can also send text attachment!
Mail
- 使用javamail发送邮件, 演示如何使用javamail包发送电子邮件.这个实例可发送多附件.-Use javamail to send mail, how to use javamail demo package to send e-mail. This example may be sending more than one annex.
mail
- 企业快信的作用是帮助企业解决企业内部、企业与外部沟通难、信息不能及时传播等问题。为此,企业快信系统需要提供有邮件群发、短信群发等功能。通过对多数企业日常业务的考察、分析,并结合短信及邮件自身的特点,本系统具有以下功能。 用于管理客户和员工信息的名片夹管理功能。 用于对常用短语及其类别进行管理的信息库管理功能。 短信群发功能。 邮件群发功能。 发送邮件附件的功能。-The enterprise receives and dispatches the mail
mail-analysis
- 邮件解析,1.对于邮件的原始报文,首先检测邮件头和邮件正文,分解出邮件头和邮件正文。 2.对邮件头进行检测,解析出寄件人、收件人、抄送收件人、日期、邮件主题、报文内容类型、边界、报文的内容传送编码,报文内容类型、边界、报文的内容传送编码需要作为参数传递到邮件的正文。 3.根据不同的报文内容类型进行相应的解析。 4.对于内容的解析,要按照内容传送编码,选择相应的解码器进行解码。对于附件,只提取附件的名字。-mail analysis