Postfix邮件策略守护进程-Valvula
2014-06-17 13:31:37 阿炯

本站赞助商链接,请多关照。 Valvula 是一个高性能的 Postfix 邮件策略守护进程。提供了开箱即用的发送者登录不匹配、邮件配额、每用户和每域名黑名单和白名单等等功能。为系统管理员提供很多自动化的功能,包括检测 Postfix MySQL 数据库等等。可通过插件进行扩展,采用C语言开发并在GPL协议下授权。


Valvula is a OpenSource high performance mail policy daemon for Postfix, written in ansi C, that provides out of the box support for sender login mismatch, mail quotas, per user and per domain blacklists and whitelists and much more.

It is system administrator friendly by providing many automatic features (like automatically detecting Postfix MySQL databases to be able to detect local domains and local accounts to make better decisions).

Valvula is fully extensible through plugins and it is composed by a base library (libValvula) that integrates into a ready to use server (valvulad) that is able to run different ports with different modules so you can connect same valvula process at different points inside Postfix policy restriction sections.


最新版本:1.0
增加了黑名单、白名单、票据和配额的控制。

项目主页:http://www.aspl.es/valvula/