资源列表
mail
- 在线收邮件,发邮件,通讯录的添加删除
pop3.3
- 一个支持POP3(Post Office Protocol Version 3)的MFC类CPop3Connection v1.11,这对正在写电子邮件程序的朋友很有用-a support POP3 (Post Office Protocol Version 3), the MFC category CPop3Connection v1.11, which is the e-mail program was very useful friends
youjian一个邮件发送器
- youjian一个邮件发送器源代码-youjian a transmitter mail source code
cyrus-sasl-1.5.28.tar
- cyrus-sasl
webmail3a
- web 邮件服务器程序-web mail server
用VC编写电子邮件程序
- 本文主要讲述如何使用Visual C++用MAPI编写E-mail程序。MAPI是包含在Windows之中的,因此不需要安装其他额外的部件。-this paper on how to use Visual C prepared using MAPI E-mail procedures. MAPI is among included in Windows, so there is no need to install additional components.
squirrelmail-1.4.3a.tar
- Squirrelmail web mail
websendmail
- 用C#发送邮件(WEBform) 赶快给自己发封邮件试试 因为时间有限所以写得比较急~!-C# mail (WEBform) to hasten our own mail and the limited time available to try because there is more anxious to write ~!
EMall
- 这是个用ASP.NET开发的邮件系统!对于初学者是个很好的学习事例!我也是看到其他网站的转过来的!欢迎大家下载-This is a development with ASP.NET mail system! For beginners, is a very good example of learning! I also see other websites turn! You are welcome to download
webmail.net
- 这是一个Webmail的源代码,采用C#.net制作的,是学习邮件服务器web端编写的良好参考!-This is a Webmail source code using C#. Net production is studying web-mail servers to prepare a good reference!
mailsocke
- 这是一个邮件收发的程序。有简单的对话框构成。可以设置邮箱。然后就可以进行收发邮件。程序虽然比较简单,但是却完全实现邮件的功能。-This is a mail procedures. A simple dialog box form. Mail can be set up. Then you can e-mail. Although the process is relatively simple, but the full realization of e-mail functions.
关于E-Mail信体的基本编码和解码方法email_coder
- 提供关于E-Mail信体的基本编码和解码方法包括 Base64, UUCode, Quoted-Printble编解码速度快 全兼容Outlook Express 部分关键代码说明 全部类静态方法 毋需创建实例即可使用 使用说明 首先使用CMailCoder提供的获取编码或解码长度的方法取得长度,然后根据取得的长度分配空间然后调用相应的编码解码函数进行操作就行了-on E-Mail letter to a basic coding and decoding methods include Bas