问题已修正,感谢楼主的反馈:
http://code.google.com/p/iredmail/source/detail?r=919
支持 Red Hat Enterprise Linux, CentOS, Scientific Linux, Debian, Ubuntu, FreeBSD, OpenBSD
您尚未登陆。 请选择登陆或是注册一个新账号。
iRedMail 开源邮件服务解决方案 » 由 ZhangHuangbin 发表的文章
问题已修正,感谢楼主的反馈:
http://code.google.com/p/iredmail/source/detail?r=919
嗯,cityhunter 的回复确实可以解决你提的几个问题。
关于灰名单的“改造”相关的事情,我个人不太赞同楼主的思路。这里说说我的观点。
反垃圾,应该分析的是垃圾邮件的规律,然后根据这样的规律来探索反垃圾的可行性。
而 greylist 无疑是目前相当有效的反垃圾功能,因为它抓住了垃圾邮件一般只投递一次这样的规律。
至于你说的灰名单的三个缺点,确实都存在,而且就是因为 greylist 为了对付垃圾邮件只投递一次这样的规律设计的。
替代想法:
目前垃圾邮件([SPAM])识别率还算比较高,能否默认将所有垃圾邮件默认扔到垃圾箱,
系统每天自动执行删除3个月前的在垃圾箱的邮件。好处:
不漏一封邮件。同时垃圾邮件也会定期得到自动清理。
这样可以去掉灰名单的功能。
去掉 greylist 之后,进入你的邮件系统的垃圾邮件会大幅增加,而基于内容进行过滤的 after-queue 反垃圾工具通常都很耗内存等系统资源。你的系统的绝大部分资源将奋战在内容过滤上。性能和反应速度都将大打折扣。这是我们在设计邮件系统整体架构的时候就需要考虑好的。
我的目标和你是相反的,争取去掉 SpamAssassin 这一类 after-queue 的反垃圾工具。
哈哈,其实gmail应该就是这样处理的。我刚接触邮件系统,配置不是很熟悉。
有熟悉的可以讲下配置方法。
我想大部分的公司boss都不怎么喜欢灰名单的功能。
gmail 具体如何处理,我们都无法得知,所以也就不去猜测了。
但是我想说的是,目前来看,没有可以让你一劳永逸的邮件服务器方案(目前开源领域似乎是这样的),系统管理员还是必须做一些额外工作的--iRedMail 已经将系统管理员的工作量降到最低了。
[size=5]警告:[/size]请不要这么修改。
Upgrade 文档里明确说明,不要在升级文档正式发布前将这些修改应用与现有系统,因为这些修改可能在正式发布之前还会被修改和调整。
而安全更新及重要的修正,都会在第一时间发布到技术支持邮件支持列表的。
技术支持邮件列表的地址是:http://groups.google.com/group/iredmailsupport/ ,需要加入到“成功案例”页面才可以访问。具体请看:
http://www.iredmail.org/wiki/index.php? … ss_Stories
这个是最近修改的,测试不够,看来暂时要恢复回去了。
另外,0.4.1 尚未发布,有可能代码和设置还会进行调整,所以如果不是为了测试,不建议使用最新的 svn 代码。
amavisd-new-2.6.3-rc1 release candidate is now available at:
http://www.ijs.si/software/amavisd/amavisd-new-2.6.3-rc1.tar.gz
release notes:
http://www.ijs.si/software/amavisd/release-notes.txt
The 2.6.3 is mainly a maintenance release over 2.6.2, but also
brings a couple of new features:
- loading of a policy bank based on a client's IP address;
- spam checking of long messages by passing a truncated
message to SpamAssassin;
- better support for spam scanners other than Mail::SpamAssassin
through introduction of a @spam_scanners list;
- better support for CRM114, either as a SpamAssassin plugin,
or by directly calling it - instead of, or in addition to SpamAssassin;
- can use external programs as spam scanners (currently supported
are CRM114 (tested) and DSPAM (untested))
Feedback welcome.
Mark
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
iRedMail-0.4.1(还没发布)里默认改为 1 了。:loveliness:
你确定 1 和 2 都可以么?
iRedMail 里默认用 1。
e345, gqkkk,你们的 roundcube 是什么版本?这个参数的值用的是哪个?
iRedMail 新版本的代码已经就绪了,iRedOS 也只是打包一下,不花多少时间。
但是有一些 LDAP 的细节还在斟酌中,所以还要再等等。
这个问题在最新的 roundcube-0.2.x 里已经解决了。新版本的 iRedMail 默认就修正了这个问题。:loveliness:
你的参数的值是 yes 还是 no?
iRedMail 里默认设置为 no,没出现你说的问题。
另外,你说的问题最好能有对应的 maillog,不然有些看不明白
看站内短信 :loveliness:
请问,您碰到roundcube有哪些问题?
注:新版本的 iRedOS 已经可以彻底解决对光驱检测失败的问题。
提取出 ISO 里的 iredmail.cfg 文件,将挂载光驱的部分修改成适合你的情况,然后将修改后的这个文件放到 web/ftp 上,在安装的时候的 boot: 提示符那里输入:
boot: linux ks=http://www.xxx.xxx/path/to/new/iredmail.cfg
OpenLDAP 2.4.16 is now considered the most "stable" release
of OpenLDAP Software available:
http://www.openldap.org/software/download/
The OPENLDAP_STABLE cvs(1) tag has been moved forward
to OPENLDAP_REL_ENG_2_4_16:
http://www.openldap.org/software/repo.html
For definitions of "stable" and "release" versions of OpenLDAP
Software, please see the FAQ:
http://www.openldap.org/faq/?file=225
Users of prior "release" and "stable" versions of OpenLDAP
Software are strongly encouraged to upgrade.
-- The OpenLDAP Project
很抱歉,暂时不可以。
iRedMail 开源邮件服务解决方案 » 由 ZhangHuangbin 发表的文章
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2010 PunBB.
页面生成时间 0.093 秒, 共执行查询 42 条