当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: 使用过qmail的人一定会被qmail如此之多的patches所烦恼,现在终于有了解决的方法, Dr. Erwin Hoffmann 最近推出了一个叫 SPAMCONTROL Version 2.2 的新版本补丁,包含了众多qmail.org推荐和常用的补丁。
 

 

    摘要:下面是完整的例子,可以通过命令行编译即可看到效果。 test.cs using system;using system.drawing;using system.windows.forms;using system.runtime.interopservices;using system.reflection; namespace colorcursor{ /// <summary&g......
    摘要: 这些日子,qq游戏外挂是风光了一阵.俄罗斯方块,连连看,对对碰这些游戏的外挂层出不穷。其实这一类外挂的原理大体都是一样的。下面我就以qq游戏对对碰外挂作为例子阐述一下qq外挂的制作原理。 观察qq游戏对对碰的游戏界面及游戏规则,发现玩家是在固定的一个游戏区内寻找复合要求的方块然后点击两次鼠标消去方块从而达到得分的目的。因此,我们可以通过模拟人的观察,和鼠标点击来实现外挂自动消除方块,完成全局。 ......


Spamcontrol patch for qmail安装记录

使用过qmail的人一定会被qmail如此之多的patches所烦恼,现在终于有了解决的方法, dr. erwin hoffmann 最近推出了一个叫 spamcontrol version 2.2 的新版本补丁,包含了众多qmail.org推荐与常用的补丁.所以现在只要打 spamcontrol 就可以实现以下功能.

邮件转发 | relaying: relaymailfrom support ("mail from:") 统一标准的 bad* 过滤器 | unified bad* filters: wildcard helo/ehlo greeting filter wildcard sender filter wildcard recipient filter mime 类型过滤 | mime type filter: signaturs of base 64 encoded mime types can be added on-the-fly in a cdb using qmail-newbmt the filter is triggered my means of the environment variabel $badmimetype dns mx 记录检查 | dns mx lookups: dns lookup for smtp sender envelope address (mfdnscheck) 【程序编程相关:XY.Graphics图象组件发布

features of spamcontrol: 【推荐阅读:回滚段损坏的修复实例

includes option to remove trailing blanks dns lookup for hostname in smtp helo/ehlo greeting (helodnscheck) nasty stuff: smtp session may be closed in case of a filter condition! blackholed sender for the notorious (e)smtp 扩展 | (e)smtp extensions: smtp size extension [rfc 1870] e(smtp) authentication [rfc 2554] 改进了的(e)smtp 认证! recipient whitelising extension: accept e-mails on a (case-insensitive) per-user bases , instead per-domain multiple user data-bases in cdb format user data-base fastforward compatible or to be constructed on-the-fly via qmail-recipients controlling: limitation for the number of "rcpt to:´s" per smtp session split horizon evaluation of badhelo and badmailfrom filters (depending on $relayclient) tarpitting 限制本地认证用户一次性发送邮件数量的补丁 reverse split horizon mechanism: 【扩展信息:文件上传与图片自动压缩.

anti-spoofing for "mail from:" addresses for $relayclients (in particular if smtp authenticated)


...   下一页
 ·quartz初始化plugin的代码    »显示摘要«
    摘要:in stdschedulerfactory.instantiate(): // add plugins for (int i = 0; i < plugins.length; i++) { plugins[i].initialize(pluginnames[i], scheduler); qs.addschedulerplugin(plugins[i]); } ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE