搜索资源列表
MailAgent
- 从一本书附带代码修改而来 删除邮箱所有邮件(用于清除大量垃圾邮件) 自己修改内设的帐号和密码-book from a fringe code revision to delete mail from all mail (for the removal of huge quantities of spam) to amend their internal account and password
企业邮件服务器.RAR
- 该邮件服务器提供SMTP,POP3和Finger服务,多域名支持,帐户别名,多域别名支持,SMTP用户发信认证,RBL/RSS/ORBS/DUL和基于IP地址与邮件地址的垃圾邮件过滤功能-the mail server SMTP, POP3 and Finger services, domain name, alias accounts, multi-domain alias support, SMTP user authenticat
Classifier4J
- Classifier4J这个Java类库为文本自动分类提供了一个API。缺省(目前)实现的API是一个贝叶斯分类器。这个类库可以用于多个目的-可能作为一个垃圾邮件过滤器或一个blog-Classifier4J Java class library for the automatic text classification provided an API. Default (current) to achieve the API is a
在线邮件列表发送系统源程序
- 在线邮件列表发送系统源程序 ·须安装jmail组件 ·帐号:admin 密码:111111 ·最大的特点就是发送成功率为100%,并不会成为垃圾邮件 ·24小时发送数量大量为1-2万封 ·可以分析发送邮件的有效性与重复性 ·可以过滤邮件地址或邮件地址包含某些字段 ·可以设置多个发送帐号,保证发送率-online mailing list distribution system should be instal
magic-2.94b11-src
- 共享源码的邮件接收发送客户端,提供邮件过滤得功能,能够设定规则将服务器上的垃圾邮件删除。-sharing source code to receive mail sent to the client, mail filter in function, to set rules on the server to delete spam.
Foxmailattack
- Foxmail 5远程缓冲区溢出漏洞 注:本文是2004年2月xfocus成员在内部技术交流中提出的,在此之前,启明星辰技术人员已经发现这一漏洞,但未公开细节,xfocus成员听说存在这一漏洞后对Foxmail进行分析,并写出利用代码。 测试环境:win2k sp4+foxmail 5.0.300 以前测试foxmail 4.x的时候曾经发现过溢出漏洞,不过后来一直没时间研究就先放下了,后来听说Foxmail5也有溢出,但是
MultimediaDemoApp
- 相当板扎,采用贝叶斯公式的垃圾邮件过滤程序-quite plate Sul, the formula used Bayesian spam filters
dbacl.tar
- dbacl是一个通用目的的digramic贝叶斯文本分类器。它可以学习你提供的文本,接着用 学到的类别来比较新的输入。它可以用于垃圾邮件过滤,或在你自己的外壳脚本中使用。 -dbacl is a general-purpose text digramic Bayesian classifier. It can learn to provide you with the text, then uses learned relatively
antispam-addin
- 一个防垃圾邮件插件,linux运行环境,需要qmail服务器-an anti-spam plug-ins, Linux operating environment, the need qmail server
sun-chen
- 垃圾邮件过滤资料.让你对垃圾邮件处理有了解.-spam filtering information. Allow you to deal with spam understanding.
SpamManagerPersonal
- SpamManager是一款支持任何POP3邮箱的反垃圾邮件的工具。它非常容易设置,只需花你几分钟的时间就可以设置完成。它有一套先进的检测垃圾邮件的机制,它根据DNSBL服务器上的被阻止的清单,通过简短的学习过程,知道你的邮件收取策略。 Name:crsky Code:CEZ0E2LYYYW -SpamManager is any POP3 mail support in the anti-spam tools. It is ver
dsns
- 让垃圾邮件滚蛋的好东东,欢迎大家下啊,.! -spam to get out of the country for the good Eastern, welcoming everyone under ah,. !
ASGServer
- 反垃圾邮件网格计算程序服务器端,里面有高质量源码,欢迎下载-anti-spam server grid computing procedures, which are high-quality source code, download welcome
antiSpamGridclient
- 反垃圾邮件网格计算程序客户端,里面有高质量源码,欢迎下载-anti-spam grid computing clients, with a high-quality source code, download welcome
mffmSilhouette
- outlook express反垃圾邮件插件,用于和SMTP server相配合,请多指教!谢谢!-outlook express anti-spam plug-ins, and the SMTP server for the match, please enlighten! Thank you!
antispam_techdoc
- 反垃圾技术相关技术文档。包括反垃圾邮件常用技术,另外讨论了postfix反垃圾的设置。-AntiSpam technology-related technical documents. Including the commonly used anti-spam technology, and discussed the postfix Anti-set.
bogofilter-1.1.5.tar
- 一个C语言写的快速贝叶斯垃圾邮件过滤工具,在linux/unix下运行。-C language to write a fast Bayesian spam filtering tools in linux/unix operating under.
spambayes-1.1a3.tar
- 用Python实现的反垃圾邮件的一个插件,使用的是目前比较流行的beyes算法,基于windows平台-Python with the realization of an anti-spam plug-ins, is the use of the more popular beyes algorithm, based on the windows platform
垃圾邮件分类
- 利用该代码进行垃圾邮件的分类。将垃圾邮件和非垃圾邮件分开。对于寻找该方面代码的童鞋是一个很好的急救。(Use this code to sort spam. Separate spam and non-spam.)
关于垃圾邮件过滤器的演示
- 垃圾邮件过滤 1.分析垃圾邮件存在的技术原因,设计基于内容的垃圾邮件过滤实现方案。 2.分析基于内容的垃圾邮件检测流程,设计邮件文本预处理、特征降维和文本分类模块。 3.搭建垃圾邮件过滤实验和测试平台,验证垃圾邮件过滤方案实用性。 4.解决垃圾邮件过滤效率不高、(Analysis of the technical reasons for the existence of spam and the design of a cont