搜索资源列表
sendmail.8.10.0.Beta10.tar.Z
- 被广泛使用的发送邮件(SMTP)服务器
支持发附件功能(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
电子邮件收发系统
- 利用SMTP POP3协议写的一个很好的电子邮件收发系统非常经典(不是本人所写因为不会)-A very good email receive and send system which using smtp and pop3 protocol. It is very classical!
gmime-2.1.9.tar
- 电子邮件开发相关,分析邮件,生成MIME对象-related to the development of e-mail, mail analysis, generation MIME object
电子邮件提高
- 一个电子邮件的服务器程序,,正在不断完善中,欢迎您的指教 -an e-mail server, and is constantly improving, You are welcome to enlighten
电子邮件自动寻呼系统
- 实现电子邮件的自动寻呼功能,同时给出电子邮件自动寻呼所必需的POP3和SMTP参数的设置方法。-automatic e-mail pager function, automatic e-mail pager is necessary for the POP3 and SMTP method parameter settings.
邮件管理_Program
- 对写邮件服务器的程序员很有效,其中有组件和应用程序代码-it is very useful for programmer who write email server, including groupware and code.
新yahoo-ypops-src-0[1].9.5.4
- 截至09年2月最新的ypops源代码,修正了原来的BUG和失效的功能 众所周知yahoo的邮箱是不提供免费SMTP和POP服务的,但ypops却能够帮助建立一个邮件SMTP\POP服务端来收发yahoo的邮箱邮件。原理是通过HTTP请求模拟浏览器访问邮箱,自动登陆和得到邮箱中的邮件...
邮件管理系统
- 邮件管理系统
SmartMailSvr
- smtp邮件服务器源码--Source code of Smtp email server
JSPyoujian
- 简单的JSP邮件收发实例,需要自己设置POP3和SMTP,稍微改变下代码就可以了-E-mail to send and receive simple JSP examples of the need to set up their own POP3 and SMTP, slightly under the code will be able to change the
sendmail.8.10.0.Beta10.tar.Z
- 被广泛使用的发送邮件(SMTP)服务器 -Widely used smtpl server
fa
- 利用MAPI控件制作的邮件收发软件,方便快捷。-Produced by using MAPI control to send and receive e-mail software, convenient and quick.
email
- 一个简单的邮件服务器,实现了SMTP,POP3,实现了邮件收发!-A simple mail server to achieve the SMTP, POP3, realized the mail!
Mfilter
- 是一个很好的邮件过滤器,希望对研究垃圾邮件过滤方面的朋友有所帮助。-It is a good spam filter,and i hope that it is helpful to you who is studying the spam filter.
imail
- imail小型*邮件系统 imail小型*邮件系统编辑自已的*邮件-imail imail small mass mail system mail system for small mass edit their own mass-mailing
mail
- POP协议收信,SMTP协议发信,邮件的收发,删除,联系薄,多选等是电子政务系统,OA,CRM等系统常用模块!功能完整实现,在获取相应功能的时候,请查看对应页面源码。要获取服务器邮件已读,未读等状态,请使用IMAP协议开发。内部包含JmailL4.4安装版及Imap dll文件和相应文档。-jmail
getmail-5.4.tar
- linux 邮件收发,非常好用的Linux客户端,并且还是开元的(Linux mail send and receive, very easy to use Linux client, and Kaiyuan)
xmail-1.20
- VC++ MailServer邮件服务器端程序完整源代码,支持SMTP/POP3,还带有Daytime、Telnet、Webmail 等功能。(VC++ MailServer mail server program complete source code, support SMTP/POP3, Daytime, Telnet, Webmail with other functions.)
用POP3协议实现邮件接收
- 用户登录时执行三步操作:初始化、连接和身份验证,所有代码都位于Pop3.cpp中。连接成功后,程序就进入与邮件服务器会话的第一个阶段——认证阶段。 认证执行Login()方法代码。 身份认证后,用户就可以登录服务器,进行各种操作了,此时也就进入POP3会话的第二个阶段——邮件操作阶段。 List()方法代码。 Pop3Recv()和GetMailSum()函数的代码在后面列出。 Retrieve()方法代码。 操作完邮件后安全退出,进入POP3会话的第三个阶段——更新阶段。 Qui
