Submit a new port for policyd v2 software a MTA policy software of support WEB interface. backend MySQL or SQLite. Policyd v1 is /usr/ports/mail/postfix-policyd-sf and written by C language, too old. Policyd v2 is powerful than v1, it's redesign and written by Perl/PHP. New Policyd v2: Policyd v2 (codenamed "cluebringer") is a multi-platform policy server for popular MTAs. This policy daemon is designed mostly for large scale mail hosting environments. The main goal is to implement as many spam combating and email compliance features as possible while at the same time maintaining the portability, stability and performance required for mission critical email hosting of today. Most of the ideas and methods implemented in Policyd v2 stem from Policyd v1 aswell as the authors' long time involvement in large scale mail hosting industry. Fix: please download this port file. http://www.chifeng.name/dist/policyd/policyd.tar.gz chifeng# pwd /usr/ports/mail/policyd chifeng# portlint -CN looks fine. How-To-Repeat: NONE.
Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it
beech 2008-12-04 03:42:36 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/policyd2 Makefile distinfo pkg-descr pkg-plist mail/policyd2/files patch-cbpadmin patch-cbpolicyd pkg-message.in policyd.sh.in Log: Policyd v2 Policyd v2 (codenamed "cluebringer") is a multi-platform policy server for popular MTAs. This policy daemon is designed mostly for large scale mail hosting environments. WWW: http://www.policyd.org PR: ports/129385 Submitted by: Chifeng QU <chifeng at gmail.com> Revision Changes Path 1.936 +1 -0 ports/mail/Makefile 1.1 +65 -0 ports/mail/policyd2/Makefile (new) 1.1 +3 -0 ports/mail/policyd2/distinfo (new) 1.1 +11 -0 ports/mail/policyd2/files/patch-cbpadmin (new) 1.1 +11 -0 ports/mail/policyd2/files/patch-cbpolicyd (new) 1.1 +2 -0 ports/mail/policyd2/files/pkg-message.in (new) 1.1 +28 -0 ports/mail/policyd2/files/policyd.sh.in (new) 1.1 +7 -0 ports/mail/policyd2/pkg-descr (new) 1.1 +130 -0 ports/mail/policyd2/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, Thanks!