搜索资源列表
收发电子邮件
- 收发电子邮件源代码
邮件管理系统
- 邮件管理系统
vb.net发送电子邮件源代码
- vb.net发送电子邮件源代码
邮件接收服务器
- 利用开源库jmail进行二次开发,用于连续到邮箱代理服务器接收邮件
C#接收邮件
- 利用.Net自带的类接收邮件
收取电子邮件
- 一个收电子邮件的小程序。
C#中发送邮件类
- C#中发送邮件类
vb发送电子邮件附件
- vb发送电子邮件附件
C#邮件发送
- C#邮件发送
Excel 批量发邮件
- 可以将邮件内容写到Excel 然后进行批量发邮件
VC++ smtp发送邮件源码
- VC++ smtp发送邮件源码,支持服务器验证的,找了很久,很多都是没有用户名密码验证,这个可以,VC++ smtp send mail source to support the authentication server to find for a long time, many of them are not user name password authentication, this can be
一个通过POP3收邮件的VC++工程
- 一个通过POP3收邮件的VC++工程,可以将email附件解开,POP3 incoming mail through the VC project, you can email the annex to untie
MAPI 使用MAPI发送邮件的例子
- 一个使用MAPI发送邮件的例子,推荐下载,-An example of using MAPI to send the mail,recommend
CSmtpProxyMT 邮件代理的例子
- 一个邮件代理的例子,-An example of mail-agent
用VisulBasic开发的邮件发送程序
- 用VisualBasic开发的邮件发送程序,可简单易用地发送邮件
delphi邮件发送
- delphi smtp 邮件发送 可以改成群发邮件
一个可移植的邮件接收(支持POP3协议)程序
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。- This procedure is may transplant (Win32/Linux) the mail receive (to support the POP3 agreement) the procedure, and compiled has been possible to transplant SOCKET and the
邮件群发
- 邮件群发例子,使用Delphi进行邮件发送的示例程序-mail listserv example, the use of Delphi mail sent sample program
vc邮件发送客户端
- vc实现邮件的发送,可以发送多个地址,可以添加附件!
VC++编程实现收发电子邮件
- 用vc实现的pop3、smtp收发电子邮件的源代码