搜索资源列表
8884_findtext
- windows下在文件内检索内容的一个示例源码.-a sample soucecode of retrieving content within file under windows
支持发附件功能(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
MailWebApp
- 在使用本范例之前,请确认已经正确安装Weblogic7.0,以及javaMail API开发包。-using this model, make sure that you have the correct installation Weblogic7.0 and javaMail API development kits.
qmail-1.03+utils-workdirs.tar
- Qmail的修改后的源码,可以在Cygwin下编译,这样就可以在windows下跑qmail了 -)-Qmail modifications to the source code, the compiler under Cygwin, the windows can be run under the qmail-)
Xmailsvr
- XMail version 0.39是个邮件服务器软件,具有如下功能: 1) SMTP 服务器 2) POP3 服务器 3) Finger 服务器 4) 多域名 5) 用户不需要实际的系统帐号 6) SMTP 中继检查 7) SMTP RBL 映象检查 (rbl.maps.vix.com) 8) SMTP RSS 映象检查 (relays.mail-abuse.org) 9) SMTP 垃圾邮件拒绝 10) 带外部POP帐号的POP3帐号同步器 11
bogofilter-1.1.5.tar
- 一个C语言写的快速贝叶斯垃圾邮件过滤工具,在linux/unix下运行。-C language to write a fast Bayesian spam filtering tools in linux / unix operating under.
SY-LCMailer
- 该代码并非原创,是在luocong的基础上进行了修改并添加了发送html的功能.功能:对需要或不需要认证的smtp服务器发送文字,html源码,和发送附件的功能.该代码具有良好的阅读性.-The code is not the original, luocong is on the basis of the revised and added this html function. function : need or require authentication smtp server to
chaoqiangdianzixitong.tar
- 这是在LINUX环境下用PHP开发的超强电子邮局系统.希望大家可以从中受益!-This is the Linux environment with PHP development of the super electronic office system. Hope that we can get by benefits!
newSendmail
- 这是本人在完成邮件发送系统中用JavaMail发送需要认证邮件的原代码,有实际应用价值。-This is the completion of my mail delivery system using JavaMail need to send certified mail of the original code, the practical application value.
mail
- POP协议收信,SMTP协议发信,邮件的收发,删除,联系薄,多选等是电子政务系统,OA,CRM等系统常用模块!功能完整实现,在获取相应功能的时候,请查看对应页面源码。要获取服务器邮件已读,未读等状态,请使用IMAP协议开发。内部包含JmailL4.4安装版及Imap dll文件和相应文档。-jmail
bupexpo
- 客户关系管理(CRM)在当今企业运营中扮演着重要角色,公司为提高核心竞争力(Customer Relationship Management (CRM) plays an important role in today's business operation.)
wgepxow
- 本系统主要是针对用户和学生的,用户的信息是直接在注册的时候保存到数据库中的。(This system is mainly aimed at users and students, and the information of users is directly stored in the database when registered.)
用POP3协议实现邮件接收
- 用户登录时执行三步操作:初始化、连接和身份验证,所有代码都位于Pop3.cpp中。连接成功后,程序就进入与邮件服务器会话的第一个阶段——认证阶段。 认证执行Login()方法代码。 身份认证后,用户就可以登录服务器,进行各种操作了,此时也就进入POP3会话的第二个阶段——邮件操作阶段。 List()方法代码。 Pop3Recv()和GetMailSum()函数的代码在后面列出。 Retrieve()方法代码。 操作完邮件后安全退出,进入POP3会话的第三个阶段——更新阶段。 Qui
