CIA.vc
ACL Policy Daemon for Postfix
ACL Policy Daemon for Postfix
Stats » Projects » ACL Policy Daemon for Postfix
information
Photo
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.
syndicateUTC clock
23:57 on Jul 29, 2010
event counters
The last message was received 2 years ago at 09:56 on Jul 29, 2008
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
178 messages since the first one, 3.71 years ago, for an average of 1.09 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
09:56 on Jul 29, 2008apolicy
Commit by asteven :: r188 /trunk/src/apolicy/plugins/acl/stress.py:
Fail gracefully if 'stress' does not exist in the request sent by postfix.
#
07:49 on Jul 29, 2008apolicy
Commit by asteven :: r187 /trunk/src/apolicy/utils.py:
Fixed smart_split to split on any whitespace instead of just a single space. This makes the policy parser behave like in 0.73.
#
15:38 on Jul 28, 2008apolicy
Commit by asteven :: r186 /trunk/src/apolicy/plugins/acl/greylist.py:
Fixed _get_config to work if no arguments are defined in the policy.
#
11:47 on Jul 28, 2008apolicy
Commit by asteven :: r185 /trunk/src/apolicy/plugins/acl/greylist.py:
Fixed issues with default configuration values. They were defined but not used.
#
00:56 on Jul 27, 2008apolicy
Commit by miguelzinho :: r184 /trunk/src/apolicy/plugins/datasource/ (memcached.py memchached.py):
Fixed typo
#
21:51 on Jul 26, 2008apolicy
Commit by miguelzinho :: r183 /trunk/ (3 files in 2 dirs):
All plugins have been ported, no longer needed
#
21:50 on Jul 26, 2008apolicy
Commit by miguelzinho :: r182 /trunk/src/apolicy/plugins/acl/reverseclientname.py:
Ported reverse_client_name from old_plugins
#
21:48 on Jul 26, 2008apolicy
Commit by miguelzinho :: r181 /trunk/src/apolicy/plugins/acl/clientaddress.py:
Made client_address work again
#
21:06 on Jul 26, 2008apolicy
Commit by miguelzinho :: r180 /trunk/src/apolicy/plugins/acl/saslsender.py:
Ported sasl_sender from old_plugins
#
21:04 on Jul 26, 2008apolicy
Commit by miguelzinho :: r179 /trunk/src/apolicy/plugins/acl/saslmethod.py:
Ported sasl_method from old_plugins
#
21:01 on Jul 26, 2008apolicy
Commit by miguelzinho :: r178 /trunk/src/apolicy/plugins/acl/saslusername.py:
Ported sasl_username from old_plugins
#
20:42 on Jul 26, 2008apolicy
Commit by miguelzinho :: r177 /trunk/src/apolicy/plugins/keyword/acl.py:
Fixed wrong attribute naming when verifying protocol state
#
20:40 on Jul 26, 2008apolicy
Commit by miguelzinho :: r176 /trunk/src/apolicy/plugins/acl/day.py:
Fix day ACL again
#
19:39 on Jul 26, 2008apolicy
Commit by miguelzinho :: r175 /trunk/src/apolicy/plugins/acl/day.py:
Fixed missing methods in day ACL
#
19:38 on Jul 26, 2008apolicy
Commit by miguelzinho :: r174 /trunk/src/apolicy/plugins/acl/country.py:
Fixed missing logger variable
#
19:29 on Jul 26, 2008apolicy
Commit by miguelzinho :: r173 /trunk/src/apolicy/plugins/acl/clientname.py:
Ported client_name from old_plugins
#
19:27 on Jul 26, 2008apolicy
Commit by miguelzinho :: r172 /trunk/src/apolicy/plugins/acl/heloname.py:
Ported helo_name from old_plugins
#
19:03 on Jul 26, 2008apolicy
Commit by miguelzinho :: r171 /trunk/src/apolicy/plugin.py:
Abort if a plugins fails to load
#
00:23 on Jul 06, 2008apolicy
Commit by asteven :: r170 /trunk/ (24 files in 2 dirs):
Ported some more acl plugins to the new system.
#
15:37 on Jul 05, 2008apolicy
Commit by asteven :: r169 /trunk/src/apolicy/ (3 files in 2 dirs):
Removed some print statements.
#