Commit graph

2 commits

Author SHA1 Message Date
Xin LI
5bbd5cd2dc Bump PORTREVISION's after OpenLDAP update.
Suggested by:	rafan
2009-01-05 19:04:45 +00:00
Martin Wilke
6d67fab7e9 Modular Python Postfix Policy Server
Modular Python Postfix Policy Server is tool for extending Postfix
checking capabilities. It uses Postfix access policy delegation
(http://www.postfix.org/SMTPD_POLICY_README.html) to check incoming
SMTP request and accept or reject it according provided data. It can
reduce mailserver load with rejecting incorrect mail during SMTP
connection. It was made with stress to height reliability and performance
by providing caching of required data and results.

WWW: http://bimbo.fjfi.cvut.cz/ppolicy

PR:		ports/129256
Submitted by:	Chifeng QU <chifeng at gmail.com>
2008-11-29 20:18:39 +00:00