Download List

프로젝트 설명

ACL Policy Daemon communicates with the Postfix MTA using the Policy Delegation Protocol, implementing an ACL (Access Control List) system. Key features: greylisting with flexible storage using memory for fast responses or disk for high persistence, SPF validation, control of messages by day/time, variable message size limits per domain or email, multiple RBL checking, and various ACLs available to use and combine. The configuration is simple and intuitive.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-01-06 03:25
0.61

이 릴리스에는 수정 SQL 스크립트 오류와 버그를로드 모듈 관련.
Tags: Major bugfixes
This release fixes SQL script errors and a bug
related to loading
modules.

2006-12-27 07:40
0.60

이 릴리스의 새로운 MySQL 엔진 가져온다. 또 다른 멋진 기능은 로그 메시지를 사용자 정의에 대한 전력을 많이 나타납니다 완전히 새로운 로깅 시스템, 그리고 apolicyd - 관리자 프로그램, 그 데이터베이스를 관리하는 데 도움이됩니다. "- d"를 옵션이 제거되었습니다. 디버깅을 위해, apolicy.conf를 참조하십시오. 때 client_address의 ACL 값이 잘못되었습니다 울렸어요 버그가 수정되었습니다. 이 버그는 어떤 오류를 표시하지 않고 종료하려면 프로그램을 일으켰습니다.
This release brings the new MySQL engine. Another
nice new feature is the complete new logging
system, which will bring a lot of power for
customizing log messages, and the apolicyd-admin
program, that helps you administer the database.
The "-d" option was removed. For debugging, see
apolicy.conf. A bug which was triggered when the
value of a client_address ACL is invalid was
fixed. This bug caused the program to exit without
showing any error.

2006-11-22 17:13
0.5

이 릴리스의 새로운 ACL이처럼 입으면 더 멋진 새로운 기능 (요일, 시간은 RBL), ACL에 정규식을 사용하여 지원 및 백엔드의 구성 귀하의 규칙을로드합니다. 현재 일반적인 텍스트 파일을 사용할 수있습니다. 거대한 업데이트 설명서에 만들어졌습니다. 쉽게 설치되었다.
Tags: Major feature enhancements
This release brings nice new features like new
ACLs (day, time, rbl), support for using regular
expressions on ACLs, and the configuration of the
backend that you want to load your rules. You can
currently use a normal text file. A huge update
was made in the documentation. Installation was
made easier.

2006-11-11 08:52
0.4

pyspf는 RFC와 버전 2.0-4408 지원을 업그레이 드했다. SPF를 검색 결과에 대한하지만, 아주 작고 효율적인 캐시, 엄청난 스피드를 향상을 제공하는 구현되었습니다. 헤비 프로 파일링, 300k 통화에서 감소로 560 요청 40 초에서 함께 함박 호출에 ACL을 검사 4 초 선도 착수했다. Apolicy 자동으로 사용할 어떤 큰 성능 이득을 제공하는 경우 psyco 사용하려고합니다. 데이터 유효성 검사를 Postfix에 의해 tumgreypsf에서 코드를 사용하여 개선되었습니다 보냈습니다.
Tags: Major bugfixes
pyspf was upgraded to version 2.0 with RFC 4408 support. A small but very efficient cache for SPF results was implemented, providing a great speed improvement. Heavy profiling was undertaken, leading to a reduction from 300k calls to 90k calls with 560 requests and from 40 secs to 4 secs for ACL tests. Apolicy will silently try to use psyco if available, which gives a large performance gain. Data validation sent by Postfix was improved using code from tumgreypsf.

2006-11-08 13:33
0.3

SPF를 지원이 추가되었습니다. 데몬의 코드로 병합하는 새로운 SPF를 지원 pyspf 및 pydns 때문에. "성명 SPF를 확인 ACL을 바탕으로 건너가 추가되었습니다"no_spf. 구성 파일을 /에서 기본적으로 등 / apolicy / apolicy.conf로드이고, 당신이 변경하려면 - c 옵션 매개 변수를 사용할 수있습니다. 로깅 수준을 설정, 일부 디버그 메시지가 계셨는 해결되었습니다.
Tags: Initial freshmeat announcement
SPF support was added. Due to the new SPF support,
pyspf and pydns are merged into the daemon's code.
The "no_spf" statement was added to skip the SPF
check based on ACLs. The configuration file is
loaded by default from /etc/apolicy/apolicy.conf,
and you can use the -c parameter to change this.
The logging level configuration was fixed, some
debug messages were missed.

Project Resources