搜索资源列表
发邮件可带附件
- 一个用VB编写的发送邮件的例子,可以带附件-a VB prepared by the example of email, with attachments
MyMailSmtp
- 可以发送带附件的邮件的简单程序,使用了smtp协议类-can send e-mail with attachments and the simple procedure, the use of the category smtp agreement
openSmtp_source.1.10.0
- 用C#开发实现SMTP相关技术,能接收到带附件的邮件服务功能.-C# development over SMTP related technologies, will receive e-mail with attachments and service functions.
JavaMail
- 实现了一个功能完整的邮件客户端。该邮件客户端具有发送与接收简单邮件及带附件的邮件的功能,全面展示了javamail开发包的高级应用
SendMail
- 发送不带附件的邮件程序 * * 发送邮件使用SMTP协议,且现在大部分的SMTP使用身份认证 * * 接收邮件使用POP3协议。
SendAttachMail
- Java发送带附件的邮件类。 对javax.mail的封装,很简单的调用。 只要传入smtp主机,用户名密码,附件路径,消息内容,就可以直接发送到对方的邮箱了。是使用java发送邮件的很好的学习资料。 注意要使用的库有mail.jar,activation.jar等。
WebEmail
- 用ASP.NET(C#)实现的基于WEB的邮件管理系统,技术详解:发送邮件,发送HTML格式邮件,发送带附件的邮件和配置邮件发送服务器.
发送有附件的邮件的程序
- 用VC开发的一个能带附件的邮件发送程序,具体代码请参见源代码部分。-VC developed a band annex to the mail process, the specific codes, please see part of the source code.
带附件及Html显示的邮件发送类
- unit UnitSendMail; interface uses Windows, SysUtils, Classes,StdCtrls, ExtCtrls, ComCtrls, Dialogs, IdMessage, IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient, IdExplicitTLSClientServerBase,IdMessageClient, IdSMTP
发送带附件的邮件
- 所有的程序,主要实现两个功能,一、发送邮件;二、上传附件。使用无组件上传程序来上传附件到服务器,在发送完后,将删除服务器上的邮件。实现这两个功能,需要一个数据库来存放邮件内容及附件信息(文件名)。邮件的发送有两种情况:一是,无附件的邮件;二是,有附件的邮件。
带附件的电子邮件发送
- 使用VC编写的带附件的电子邮件发送
SendMail
- delphi 邮件发送程序,可发送带附件的邮件,内部带有一个账号-delphi e-mail program, you can send mail with attachments, internal account with a
foxmail
- 本程序使用JavaMail进行收取和发送带附件的邮件,使用XStream进行对象和XML之间的转换,并将邮件对应的XML文件和邮件的附件保存到本地的相应目录中-This program uses JavaMail to receive and send messages with attachments, using XStream to convert between objects and XML, and XML files and the corresponding e-mail e-m
CSharp_sendMail
- 一个实用的C#邮件发送函数(方法),可以发送带附件的邮件,可以一次发送多个邮件。-A Practical C# mail functions (methods), can send emails with attachments, send multiple messages at once.
javamail
- 实现了一个功能完整的邮件客户端。该邮件客户端具有发送与接收简单邮件及带附件的邮件的功能-Implements a full-featured mail client. The mail client has a simple message to send and receive mail with attachments and features
第93例
- 此为发送带附件的电子邮件程序,相信大家会喜欢的。-to send an attachment in e-mail program, I believe we would like.
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.
email
- 简单邮件(不带附件的邮件)发送器 邮件身份认证器,在发送邮件时使用 发送邮件给多个接收者、抄送邮件 发送邮件需要使用的基本信息-Simple e-mail (without attachments) to send e-mail authentication device, and in the use of email to send messages to multiple recipients, cc e-mail messages need to use the basic
phpMailer_v2.2.1_
- PHPMailer是一个用于发送电子邮件的PHP函数包。它提供的功能包括:*.在发送邮时指定多个收件人,抄送地址,暗送地址和回复地址*.支持多种邮件编码包括:8bit,base64,binary和quoted-printable*.支持SMTP验证*.支持冗余SMTP服务器*.支持带附件的邮件和Html格式的邮件*.自定义邮件头*.支持在邮件中嵌入图片*.调试灵活*.经测试兼容的SMTP服务器包括:Sendmail,qmail,Postfix,Imail,Exchange等*.可运行在任何平台之
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.)