miwi 2008-11-29 20:18:40 UTC
FreeBSD ports repository
Modified files:
mail Makefile
Added files:
mail/py-ppolicy Makefile distinfo pkg-descr pkg-plist
mail/py-ppolicy/files patch-ppolicy.tap pkg-message.in
ppolicyd.sh.in
Log:
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>
Revision Changes Path
1.933 +1 -0 ports/mail/Makefile
1.1 +59 -0 ports/mail/py-ppolicy/Makefile (new)
1.1 +3 -0 ports/mail/py-ppolicy/distinfo (new)
1.1 +11 -0 ports/mail/py-ppolicy/files/patch-ppolicy.tap (new)
1.1 +8 -0 ports/mail/py-ppolicy/files/pkg-message.in (new)
1.1 +35 -0 ports/mail/py-ppolicy/files/ppolicyd.sh.in (new)
1.1 +11 -0 ports/mail/py-ppolicy/pkg-descr (new)
1.1 +113 -0 ports/mail/py-ppolicy/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"