Bug 129385 - [NEW PORT] mail/policyd
Summary: [NEW PORT] mail/policyd
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-03 09:00 UTC by chifeng
Modified: 2008-12-04 03:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chifeng 2008-12-03 09:00:00 UTC
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.
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2008-12-03 10:34:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-12-04 03:42:49 UTC
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"
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2008-12-04 03:43:06 UTC
State Changed
From-To: open->closed

Committed, Thanks!