Policyd is a multi-platform policy server for popular MTAs. Features include detailed policy and group specification, access control, helo checks (helo randomization prevention and RFC compliance), SPF, greylisting, quotas and amavisd-new integration.
Be the first to post a text review of Policyd. Rate and review a project by clicking thumbs up or thumbs down in the right column.
------------------------------------------------------------------------ r368 | nkukard | 2008-10-30 08:25:07 +0000 (Thu, 30 Oct 2008) | 2 lines * Reverted r326, logs are already generated according to the verdict reached ------------------------------------------------------------------------ r369 | nkukard | 2008-10-30 08:25:52 +0000 (Thu, 30 Oct 2008) | 2 lines * Reverted r327, logs are already generated according to the verdict reached ------------------------------------------------------------------------ r371 | nkukard | 2008-10-30 09:47:45 +0000 (Thu, 30 Oct 2008) | 2 lines * Fixed bug where the last quota limit was reported as the one generating a verdict regardless of which one before it actually did ------------------------------------------------------------------------ r372 | nkukard | 2008-11-07 12:25:16 +0000 (Fri, 07 Nov 2008) | 3 lines * Updated TODO - Quotas should be configurable per-recipient and per-message ------------------------------------------------------------------------ r373 | nkukard | 2008-11-10 05:33:09 +0000 (Mon, 10 Nov 2008) | 2 lines * Fixed bug where non-SASL authenticated email was being matched by the $* specification ------------------------------------------------------------------------ r374 | nkukard | 2008-11-10 19:42:33 +0000 (Mon, 10 Nov 2008) | 3 lines * Added requirement for database server * Added requirement for PHP v5 ------------------------------------------------------------------------ r375 | nkukard | 2008-11-10 20:16:56 +0000 (Mon, 10 Nov 2008) | 2 lines * Added requirement of Mail::SPF for SPF support ------------------------------------------------------------------------ r376 | nkukard | 2008-11-11 16:39:57 +0000 (Tue, 11 Nov 2008) | 3 lines * Added TODO to have a "enable" box in webui * Added TODO to have an option to train greylisting ------------------------------------------------------------------------ r377 | nkukard | 2008-11-11 17:30:56 +0000 (Tue, 11 Nov 2008) | 3 lines * Added TODO for commandline tool to generate what would be matched and happen ... etc - Thanks robs12 ------------------------------------------------------------------------ r378 | nkukard | 2008-11-11 17:37:55 +0000 (Tue, 11 Nov 2008) | 2 lines * Added training only mode to Greylisting module ------------------------------------------------------------------------ r379 | nkukard | 2008-11-11 17:48:25 +0000 (Tue, 11 Nov 2008) | 2 lines * Added TODO to add a "modules linked to policy" option in the web gui ------------------------------------------------------------------------ r380 | nkukard | 2008-11-11 18:39:51 +0000 (Tue, 11 Nov 2008) | 2 lines * Check we not in training mode before deferring mail ------------------------------------------------------------------------ r381 | nkukard | 2008-11-11 18:47:19 +0000 (Tue, 11 Nov 2008) | 2 lines * More pretty printing when we training ------------------------------------------------------------------------ r382 | nkukard | 2008-11-11 19:32:27 +0000 (Tue, 11 Nov 2008) | 2 lines * Fixed disabling of greylisting, it showed up always as inherited and not disabled ------------------------------------------------------------------------ r383 | nkukard | 2008-11-11 19:39:12 +0000 (Tue, 11 Nov 2008) | 2 lines * Fixed disabled percentages in greylisting when changing ------------------------------------------------------------------------ r384 | nkukard | 2008-11-11 19:57:21 +0000 (Tue, 11 Nov 2008) | 2 lines * Fixed changing of use autowhitelist/blacklist to work properly with changing to "Inherit" ------------------------------------------------------------------------ r385 | nkukard | 2008-11-11 20:09:10 +0000 (Tue, 11 Nov 2008) | 2 lines * Fixed same inherit bug for percentages ------------------------------------------------------------------------ r386 | nkukard | 2008-11-11 20:45:40 +0000 (Tue, 11 Nov 2008) | 2 lines * Fixed the rest of the options in greylisting not working with inherit option set ------------------------------------------------------------------------ r387 | nkukard | 2008-11-13 16:45:59 +0000 (Thu, 13 Nov 2008) | 2 lines * Added OK option to webui and access control module ------------------------------------------------------------------------ r388 | nkukard | 2008-11-16 16:34:40 +0000 (Sun, 16 Nov 2008) | 2 lines * Fixed indentation ------------------------------------------------------------------------ r389 | nkukard | 2008-11-16 16:36:03 +0000 (Sun, 16 Nov 2008) | 2 lines * Changed session tracking column Timestamp to UnixTimestamp, TIMESTAMP is a reserved word in SQL92, SQL99 and SQL2003 ------------------------------------------------------------------------ r390 | nkukard | 2008-11-17 20:42:46 +0000 (Mon, 17 Nov 2008) | 4 lines * Updated TODO - Special treatment of user+something@domain - Template based return messages in Greylisting & Helo checks ------------------------------------------------------------------------ r391 | nkukard | 2008-11-18 18:38:22 +0000 (Tue, 18 Nov 2008) | 2 lines * Added initscripts directory & Fedora compatible initscript ------------------------------------------------------------------------ r392 | nkukard | 2008-11-18 20:45:30 +0000 (Tue, 18 Nov 2008) | 3 lines * Added preliminary specfile & httpd.conf file - Thanks Chris St. Pierre ------------------------------------------------------------------------ r393 | nkukard | 2008-11-19 05:26:45 +0000 (Wed, 19 Nov 2008) | 2 lines * Ran dos2unix on cluebringer.spec to remove \r\n's ------------------------------------------------------------------------ r394 | nkukard | 2008-11-19 10:53:41 +0000 (Wed, 19 Nov 2008) | 2 lines * Standardized the Fedora initscript ------------------------------------------------------------------------ r395 | nkukard | 2008-11-19 11:05:06 +0000 (Wed, 19 Nov 2008) | 2 lines * Updated initscript & specfile, going to test now ------------------------------------------------------------------------ r396 | nkukard | 2008-11-19 11:09:42 +0000 (Wed, 19 Nov 2008) | 2 lines * Make sure we CD into the correct directory ------------------------------------------------------------------------ r397 | nkukard | 2008-11-19 11:14:05 +0000 (Wed, 19 Nov 2008) | 2 lines * Fixed build dir path ------------------------------------------------------------------------ r398 | nkukard | 2008-11-19 11:17:10 +0000 (Wed, 19 Nov 2008) | 2 lines * Fixed filename of cluebringer httpd conf file ------------------------------------------------------------------------ r399 | nkukard | 2008-11-21 06:04:49 +0000 (Fri, 21 Nov 2008) | 2 lines * TODO to change column width of ClientAddress ------------------------------------------------------------------------ r400 | nkukard | 2008-12-29 12:42:40 +0000 (Mon, 29 Dec 2008) | 3 lines * More specfile updates - Thanks partly to Zhang Huangbin ------------------------------------------------------------------------ r401 | nkukard | 2008-12-30 10:34:59 +0000 (Tue, 30 Dec 2008) | 2 lines * Use exec() instead of prepare() and execute() for removing of accounting tracking info ------------------------------------------------------------------------ r402 | nkukard | 2008-12-30 10:54:00 +0000 (Tue, 30 Dec 2008) | 2 lines * Fixed bug where error from exec() was checked the wrong way ------------------------------------------------------------------------ r403 | nkukard | 2008-12-30 11:08:42 +0000 (Tue, 30 Dec 2008) | 2 lines * Fixed underlying array() problem ------------------------------------------------------------------------ r404 | nkukard | 2008-12-31 04:58:15 +0000 (Wed, 31 Dec 2008) | 3 lines * Fixed path of webui - Thanks Zhang Huangbin ------------------------------------------------------------------------ r405 | nkukard | 2009-01-02 16:16:28 +0000 (Fri, 02 Jan 2009) | 2 lines * Fixed bug in quotas where non-existant counters were being used ------------------------------------------------------------------------ r409 | nkukard | 2009-01-07 16:32:14 +0000 (Wed, 07 Jan 2009) | 3 lines * Fixed default naming of the cluebringer database in the webui config to be inline with the other config file * Added note that the Postfix support in the webui is unsupported ------------------------------------------------------------------------ r410 | nkukard | 2009-02-09 12:19:04 +0000 (Mon, 09 Feb 2009) | 2 lines * Fixed Postfix quota being overwritten ------------------------------------------------------------------------ r411 | nkukard | 2009-02-14 14:19:01 +0000 (Sat, 14 Feb 2009) | 2 lines * Fixed up Config::IniFiles usage, this fixes breakage introduced with functionality changes in newer versions ------------------------------------------------------------------------ r412 | nkukard | 2009-02-14 14:47:55 +0000 (Sat, 14 Feb 2009) | 2 lines * Add support for matching sender <> , use @ as a policy member ------------------------------------------------------------------------ r413 | nkukard | 2009-02-14 14:58:27 +0000 (Sat, 14 Feb 2009) | 2 lines * Add support for [PEER_ADDR/xy] IP address specification, this will match the server requesting the policy ------------------------------------------------------------------------ r414 | nkukard | 2009-02-16 15:15:19 +0000 (Mon, 16 Feb 2009) | 2 lines * Added official support for UNIX sockets instead of only TCP ------------------------------------------------------------------------ r415 | nkukard | 2009-02-17 11:20:45 +0000 (Tue, 17 Feb 2009) | 2 lines * Fixed table name, its session_tracking, not tracking ------------------------------------------------------------------------ r416 | nkukard | 2009-02-18 09:55:20 +0000 (Wed, 18 Feb 2009) | 2 lines * Made old and new Config::IniFiles work ------------------------------------------------------------------------ r417 | nkukard | 2009-02-19 05:57:49 +0000 (Thu, 19 Feb 2009) | 2 lines * Added PROTO_OK constant ------------------------------------------------------------------------ r418 | nkukard | 2009-02-21 07:02:15 +0000 (Sat, 21 Feb 2009) | 2 lines * Fixed chaning the "Stop Processing" option from yes to no ------------------------------------------------------------------------ r419 | nkukard | 2009-02-21 14:14:12 +0000 (Sat, 21 Feb 2009) | 3 lines * Added Amavis module * Cleaned up config a bit ------------------------------------------------------------------------ r420 | nkukard | 2009-02-21 14:15:22 +0000 (Sat, 21 Feb 2009) | 2 lines * Improved handling of Amavis config options & debugging info displayed ------------------------------------------------------------------------ r421 | nkukard | 2009-02-21 14:18:10 +0000 (Sat, 21 Feb 2009) | 2 lines * Display logging message if we're disabled but loaded ------------------------------------------------------------------------ r422 | nkukard | 2009-02-21 14:40:22 +0000 (Sat, 21 Feb 2009) | 4 lines * Added Greylisting defer_message and blacklist_message config options - Updated TODO - Updated config file with new options ------------------------------------------------------------------------ r423 | nkukard | 2009-02-28 20:37:01 +0000 (Sat, 28 Feb 2009) | 2 lines * Add support for RFC3848 headers in amavis plugin ------------------------------------------------------------------------ r424 | nkukard | 2009-03-24 10:25:55 +0000 (Tue, 24 Mar 2009) | 2 lines * No feedback from testers, assuming this patch fixes the greylisting race condition ------------------------------------------------------------------------ r425 | nkukard | 2009-03-28 15:16:46 +0000 (Sat, 28 Mar 2009) | 2 lines * Fixed Amavis support, the last Received: header was being accessed in the wrong way ------------------------------------------------------------------------ r426 | nkukard | 2009-03-28 16:10:51 +0000 (Sat, 28 Mar 2009) | 2 lines * Install cbpolicyd in sbin and cbpadmin in bin ------------------------------------------------------------------------ r427 | nkukard | 2009-03-29 12:41:49 +0000 (Sun, 29 Mar 2009) | 2 lines * Fixed the [a.b.c.d] policy member for peer address specification ------------------------------------------------------------------------ r428 | nkukard | 2009-03-29 12:48:09 +0000 (Sun, 29 Mar 2009) | 2 lines * Fixed spurious "REJECT" in CheckHelo module ------------------------------------------------------------------------ r429 | nkukard | 2009-03-29 13:08:24 +0000 (Sun, 29 Mar 2009) | 2 lines * Fixed up Accounting module logging, it should not say 'create' when updating ------------------------------------------------------------------------ r430 | nkukard | 2009-04-08 08:27:59 +0000 (Wed, 08 Apr 2009) | 2 lines * Fixed bug where getPolicy was being called in the amavisd-policyd module with incorrect parameters. This was triggered when recipeits changed because of aliases or similar and the alias is not found in the session data stored during the Postfix RCPT checks. ------------------------------------------------------------------------ r431 | nkukard | 2009-05-05 07:56:44 +0000 (Tue, 05 May 2009) | 2 lines * Copyright update ------------------------------------------------------------------------ r435 | nkukard | 2009-05-09 06:57:30 +0000 (Sat, 09 May 2009) | 3 lines * Small copyright fix * Fixed library path of trunk ------------------------------------------------------------------------ r437 | nkukard | 2009-05-09 07:59:10 +0000 (Sat, 09 May 2009) | 2 lines * Fixed logging lines being displayed when they were disabled ------------------------------------------------------------------------ r438 | nkukard | 2009-05-09 08:36:42 +0000 (Sat, 09 May 2009) | 2 lines * Better support for invalid counter limits in Accounting module ------------------------------------------------------------------------
------------------------------------------------------------------------ r368 | nkukard | 2008-10-30 08:25:07 +0000 (Thu, 30 Oct 2008) | 2 lines * Reverted r326, logs are already generated according to the verdict reached ------------------------------------------------------------------------ r369 | nkukard | 2008-10-30 08:25:52 +0000 (Thu, 30 Oct 2008) | 2 lines * Reverted r327, logs are already generated according to the verdict reached ------------------------------------------------------------------------ r371 | nkukard | 2008-10-30 09:47:45 +0000 (Thu, 30 Oct 2008) | 2 lines * Fixed bug where the last quota limit was reported as the one generating a verdict regardless of which one before it actually did ------------------------------------------------------------------------ r372 | nkukard | 2008-11-07 12:25:16 +0000 (Fri, 07 Nov 2008) | 3 lines * Updated TODO - Quotas should be configurable per-recipient and per-message ------------------------------------------------------------------------ r373 | nkukard | 2008-11-10 05:33:09 +0000 (Mon, 10 Nov 2008) | 2 lines * Fixed bug where non-SASL authenticated email was being matched by the $* specification ------------------------------------------------------------------------ r374 | nkukard | 2008-11-10 19:42:33 +0000 (Mon, 10 Nov 2008) | 3 lines * Added requirement for database server * Added requirement for PHP v5 ------------------------------------------------------------------------ r375 | nkukard | 2008-11-10 20:16:56 +0000 (Mon, 10 Nov 2008) | 2 lines * Added requirement of Mail::SPF for SPF support ------------------------------------------------------------------------ r376 | nkukard | 2008-11-11 16:39:57 +0000 (Tue, 11 Nov 2008) | 3 lines * Added TODO to have a "enable" box in webui * Added TODO to have an option to train greylisting ------------------------------------------------------------------------ r377 | nkukard | 2008-11-11 17:30:56 +0000 (Tue, 11 Nov 2008) | 3 lines * Added TODO for commandline tool to generate what would be matched and happen ... etc - Thanks robs12 ------------------------------------------------------------------------ r378 | nkukard | 2008-11-11 17:37:55 +0000 (Tue, 11 Nov 2008) | 2 lines * Added training only mode to Greylisting module ------------------------------------------------------------------------ r379 | nkukard | 2008-11-11 17:48:25 +0000 (Tue, 11 Nov 2008) | 2 lines * Added TODO to add a "modules linked to policy" option in the web gui ------------------------------------------------------------------------ r380 | nkukard | 2008-11-11 18:39:51 +0000 (Tue, 11 Nov 2008) | 2 lines * Check we not in training mode before deferring mail ------------------------------------------------------------------------ r381 | nkukard | 2008-11-11 18:47:19 +0000 (Tue, 11 Nov 2008) | 2 lines * More pretty printing when we training ------------------------------------------------------------------------ r382 | nkukard | 2008-11-11 19:32:27 +0000 (Tue, 11 Nov 2008) | 2 lines * Fixed disabling of greylisting, it showed up always as inherited and not disabled ------------------------------------------------------------------------ r383 | nkukard | 2008-11-11 19:39:12 +0000 (Tue, 11 Nov 2008) | 2 lines * Fixed disabled percentages in greylisting when changing ------------------------------------------------------------------------ r384 | nkukard | 2008-11-11 19:57:21 +0000 (Tue, 11 Nov 2008) | 2 lines * Fixed changing of use autowhitelist/blacklist to work properly with changing to "Inherit" ------------------------------------------------------------------------ r385 | nkukard | 2008-11-11 20:09:10 +0000 (Tue, 11 Nov 2008) | 2 lines * Fixed same inherit bug for percentages ------------------------------------------------------------------------ r386 | nkukard | 2008-11-11 20:45:40 +0000 (Tue, 11 Nov 2008) | 2 lines * Fixed the rest of the options in greylisting not working with inherit option set ------------------------------------------------------------------------ r387 | nkukard | 2008-11-13 16:45:59 +0000 (Thu, 13 Nov 2008) | 2 lines * Added OK option to webui and access control module ------------------------------------------------------------------------ r388 | nkukard | 2008-11-16 16:34:40 +0000 (Sun, 16 Nov 2008) | 2 lines * Fixed indentation ------------------------------------------------------------------------ r389 | nkukard | 2008-11-16 16:36:03 +0000 (Sun, 16 Nov 2008) | 2 lines * Changed session tracking column Timestamp to UnixTimestamp, TIMESTAMP is a reserved word in SQL92, SQL99 and SQL2003 ------------------------------------------------------------------------ r390 | nkukard | 2008-11-17 20:42:46 +0000 (Mon, 17 Nov 2008) | 4 lines * Updated TODO - Special treatment of user+something@domain - Template based return messages in Greylisting & Helo checks ------------------------------------------------------------------------ r391 | nkukard | 2008-11-18 18:38:22 +0000 (Tue, 18 Nov 2008) | 2 lines * Added initscripts directory & Fedora compatible initscript ------------------------------------------------------------------------ r392 | nkukard | 2008-11-18 20:45:30 +0000 (Tue, 18 Nov 2008) | 3 lines * Added preliminary specfile & httpd.conf file - Thanks Chris St. Pierre ------------------------------------------------------------------------ r393 | nkukard | 2008-11-19 05:26:45 +0000 (Wed, 19 Nov 2008) | 2 lines * Ran dos2unix on cluebringer.spec to remove \r\n's ------------------------------------------------------------------------ r394 | nkukard | 2008-11-19 10:53:41 +0000 (Wed, 19 Nov 2008) | 2 lines * Standardized the Fedora initscript ------------------------------------------------------------------------ r395 | nkukard | 2008-11-19 11:05:06 +0000 (Wed, 19 Nov 2008) | 2 lines * Updated initscript & specfile, going to test now ------------------------------------------------------------------------ r396 | nkukard | 2008-11-19 11:09:42 +0000 (Wed, 19 Nov 2008) | 2 lines * Make sure we CD into the correct directory ------------------------------------------------------------------------ r397 | nkukard | 2008-11-19 11:14:05 +0000 (Wed, 19 Nov 2008) | 2 lines * Fixed build dir path ------------------------------------------------------------------------ r398 | nkukard | 2008-11-19 11:17:10 +0000 (Wed, 19 Nov 2008) | 2 lines * Fixed filename of cluebringer httpd conf file ------------------------------------------------------------------------ r399 | nkukard | 2008-11-21 06:04:49 +0000 (Fri, 21 Nov 2008) | 2 lines * TODO to change column width of ClientAddress ------------------------------------------------------------------------ r400 | nkukard | 2008-12-29 12:42:40 +0000 (Mon, 29 Dec 2008) | 3 lines * More specfile updates - Thanks partly to Zhang Huangbin ------------------------------------------------------------------------ r401 | nkukard | 2008-12-30 10:34:59 +0000 (Tue, 30 Dec 2008) | 2 lines * Use exec() instead of prepare() and execute() for removing of accounting tracking info ------------------------------------------------------------------------ r402 | nkukard | 2008-12-30 10:54:00 +0000 (Tue, 30 Dec 2008) | 2 lines * Fixed bug where error from exec() was checked the wrong way ------------------------------------------------------------------------ r403 | nkukard | 2008-12-30 11:08:42 +0000 (Tue, 30 Dec 2008) | 2 lines * Fixed underlying array() problem ------------------------------------------------------------------------ r404 | nkukard | 2008-12-31 04:58:15 +0000 (Wed, 31 Dec 2008) | 3 lines * Fixed path of webui - Thanks Zhang Huangbin ------------------------------------------------------------------------ r405 | nkukard | 2009-01-02 16:16:28 +0000 (Fri, 02 Jan 2009) | 2 lines * Fixed bug in quotas where non-existant counters were being used ------------------------------------------------------------------------ r409 | nkukard | 2009-01-07 16:32:14 +0000 (Wed, 07 Jan 2009) | 3 lines * Fixed default naming of the cluebringer database in the webui config to be inline with the other config file * Added note that the Postfix support in the webui is unsupported ------------------------------------------------------------------------ r410 | nkukard | 2009-02-09 12:19:04 +0000 (Mon, 09 Feb 2009) | 2 lines * Fixed Postfix quota being overwritten ------------------------------------------------------------------------ r411 | nkukard | 2009-02-14 14:19:01 +0000 (Sat, 14 Feb 2009) | 2 lines * Fixed up Config::IniFiles usage, this fixes breakage introduced with functionality changes in newer versions ------------------------------------------------------------------------ r412 | nkukard | 2009-02-14 14:47:55 +0000 (Sat, 14 Feb 2009) | 2 lines * Add support for matching sender <> , use @ as a policy member ------------------------------------------------------------------------ r413 | nkukard | 2009-02-14 14:58:27 +0000 (Sat, 14 Feb 2009) | 2 lines * Add support for [PEER_ADDR/xy] IP address specification, this will match the server requesting the policy ------------------------------------------------------------------------ r414 | nkukard | 2009-02-16 15:15:19 +0000 (Mon, 16 Feb 2009) | 2 lines * Added official support for UNIX sockets instead of only TCP ------------------------------------------------------------------------ r415 | nkukard | 2009-02-17 11:20:45 +0000 (Tue, 17 Feb 2009) | 2 lines * Fixed table name, its session_tracking, not tracking ------------------------------------------------------------------------ r416 | nkukard | 2009-02-18 09:55:20 +0000 (Wed, 18 Feb 2009) | 2 lines * Made old and new Config::IniFiles work ------------------------------------------------------------------------ r417 | nkukard | 2009-02-19 05:57:49 +0000 (Thu, 19 Feb 2009) | 2 lines * Added PROTO_OK constant ------------------------------------------------------------------------ r418 | nkukard | 2009-02-21 07:02:15 +0000 (Sat, 21 Feb 2009) | 2 lines * Fixed chaning the "Stop Processing" option from yes to no ------------------------------------------------------------------------ r419 | nkukard | 2009-02-21 14:14:12 +0000 (Sat, 21 Feb 2009) | 3 lines * Added Amavis module * Cleaned up config a bit ------------------------------------------------------------------------ r420 | nkukard | 2009-02-21 14:15:22 +0000 (Sat, 21 Feb 2009) | 2 lines * Improved handling of Amavis config options & debugging info displayed ------------------------------------------------------------------------ r421 | nkukard | 2009-02-21 14:18:10 +0000 (Sat, 21 Feb 2009) | 2 lines * Display logging message if we're disabled but loaded ------------------------------------------------------------------------ r422 | nkukard | 2009-02-21 14:40:22 +0000 (Sat, 21 Feb 2009) | 4 lines * Added Greylisting defer_message and blacklist_message config options - Updated TODO - Updated config file with new options ------------------------------------------------------------------------ r423 | nkukard | 2009-02-28 20:37:01 +0000 (Sat, 28 Feb 2009) | 2 lines * Add support for RFC3848 headers in amavis plugin ------------------------------------------------------------------------ r424 | nkukard | 2009-03-24 10:25:55 +0000 (Tue, 24 Mar 2009) | 2 lines * No feedback from testers, assuming this patch fixes the greylisting race condition ------------------------------------------------------------------------ r425 | nkukard | 2009-03-28 15:16:46 +0000 (Sat, 28 Mar 2009) | 2 lines * Fixed Amavis support, the last Received: header was being accessed in the wrong way ------------------------------------------------------------------------ r426 | nkukard | 2009-03-28 16:10:51 +0000 (Sat, 28 Mar 2009) | 2 lines * Install cbpolicyd in sbin and cbpadmin in bin ------------------------------------------------------------------------ r427 | nkukard | 2009-03-29 12:41:49 +0000 (Sun, 29 Mar 2009) | 2 lines * Fixed the [a.b.c.d] policy member for peer address specification ------------------------------------------------------------------------ r428 | nkukard | 2009-03-29 12:48:09 +0000 (Sun, 29 Mar 2009) | 2 lines * Fixed spurious "REJECT" in CheckHelo module ------------------------------------------------------------------------ r429 | nkukard | 2009-03-29 13:08:24 +0000 (Sun, 29 Mar 2009) | 2 lines * Fixed up Accounting module logging, it should not say 'create' when updating ------------------------------------------------------------------------ r430 | nkukard | 2009-04-08 08:27:59 +0000 (Wed, 08 Apr 2009) | 2 lines * Fixed bug where getPolicy was being called in the amavisd-policyd module with incorrect parameters. This was triggered when recipeits changed because of aliases or similar and the alias is not found in the session data stored during the Postfix RCPT checks. ------------------------------------------------------------------------ r431 | nkukard | 2009-05-05 07:56:44 +0000 (Tue, 05 May 2009) | 2 lines * Copyright update ------------------------------------------------------------------------ r435 | nkukard | 2009-05-09 06:57:30 +0000 (Sat, 09 May 2009) | 3 lines * Small copyright fix * Fixed library path of trunk ------------------------------------------------------------------------ r437 | nkukard | 2009-05-09 07:59:10 +0000 (Sat, 09 May 2009) | 2 lines * Fixed logging lines being displayed when they were disabled ------------------------------------------------------------------------ r438 | nkukard | 2009-05-09 08:36:42 +0000 (Sat, 09 May 2009) | 2 lines * Better support for invalid counter limits in Accounting module ------------------------------------------------------------------------
------------------------------------------------------------------------ r368 | nkukard | 2008-10-30 08:25:07 +0000 (Thu, 30 Oct 2008) | 2 lines * Reverted r326, logs are already generated according to the verdict reached ------------------------------------------------------------------------ r369 | nkukard | 2008-10-30 08:25:52 +0000 (Thu, 30 Oct 2008) | 2 lines * Reverted r327, logs are already generated according to the verdict reached ------------------------------------------------------------------------ r371 | nkukard | 2008-10-30 09:47:45 +0000 (Thu, 30 Oct 2008) | 2 lines * Fixed bug where the last quota limit was reported as the one generating a verdict regardless of which one before it actually did ------------------------------------------------------------------------ r372 | nkukard | 2008-11-07 12:25:16 +0000 (Fri, 07 Nov 2008) | 3 lines * Updated TODO - Quotas should be configurable per-recipient and per-message ------------------------------------------------------------------------ r373 | nkukard | 2008-11-10 05:33:09 +0000 (Mon, 10 Nov 2008) | 2 lines * Fixed bug where non-SASL authenticated email was being matched by the $* specification ------------------------------------------------------------------------ r374 | nkukard | 2008-11-10 19:42:33 +0000 (Mon, 10 Nov 2008) | 3 lines * Added requirement for database server * Added requirement for PHP v5 ------------------------------------------------------------------------ r375 | nkukard | 2008-11-10 20:16:56 +0000 (Mon, 10 Nov 2008) | 2 lines * Added requirement of Mail::SPF for SPF support ------------------------------------------------------------------------ r376 | nkukard | 2008-11-11 16:39:57 +0000 (Tue, 11 Nov 2008) | 3 lines * Added TODO to have a "enable" box in webui * Added TODO to have an option to train greylisting ------------------------------------------------------------------------ r377 | nkukard | 2008-11-11 17:30:56 +0000 (Tue, 11 Nov 2008) | 3 lines * Added TODO for commandline tool to generate what would be matched and happen ... etc - Thanks robs12 ------------------------------------------------------------------------ r378 | nkukard | 2008-11-11 17:37:55 +0000 (Tue, 11 Nov 2008) | 2 lines * Added training only mode to Greylisting module ------------------------------------------------------------------------ r379 | nkukard | 2008-11-11 17:48:25 +0000 (Tue, 11 Nov 2008) | 2 lines * Added TODO to add a "modules linked to policy" option in the web gui ------------------------------------------------------------------------ r380 | nkukard | 2008-11-11 18:39:51 +0000 (Tue, 11 Nov 2008) | 2 lines * Check we not in training mode before deferring mail ------------------------------------------------------------------------ r381 | nkukard | 2008-11-11 18:47:19 +0000 (Tue, 11 Nov 2008) | 2 lines * More pretty printing when we training ------------------------------------------------------------------------ r382 | nkukard | 2008-11-11 19:32:27 +0000 (Tue, 11 Nov 2008) | 2 lines * Fixed disabling of greylisting, it showed up always as inherited and not disabled ------------------------------------------------------------------------ r383 | nkukard | 2008-11-11 19:39:12 +0000 (Tue, 11 Nov 2008) | 2 lines * Fixed disabled percentages in greylisting when changing ------------------------------------------------------------------------ r384 | nkukard | 2008-11-11 19:57:21 +0000 (Tue, 11 Nov 2008) | 2 lines * Fixed changing of use autowhitelist/blacklist to work properly with changing to "Inherit" ------------------------------------------------------------------------ r385 | nkukard | 2008-11-11 20:09:10 +0000 (Tue, 11 Nov 2008) | 2 lines * Fixed same inherit bug for percentages ------------------------------------------------------------------------ r386 | nkukard | 2008-11-11 20:45:40 +0000 (Tue, 11 Nov 2008) | 2 lines * Fixed the rest of the options in greylisting not working with inherit option set ------------------------------------------------------------------------ r387 | nkukard | 2008-11-13 16:45:59 +0000 (Thu, 13 Nov 2008) | 2 lines * Added OK option to webui and access control module ------------------------------------------------------------------------ r388 | nkukard | 2008-11-16 16:34:40 +0000 (Sun, 16 Nov 2008) | 2 lines * Fixed indentation ------------------------------------------------------------------------ r389 | nkukard | 2008-11-16 16:36:03 +0000 (Sun, 16 Nov 2008) | 2 lines * Changed session tracking column Timestamp to UnixTimestamp, TIMESTAMP is a reserved word in SQL92, SQL99 and SQL2003 ------------------------------------------------------------------------ r390 | nkukard | 2008-11-17 20:42:46 +0000 (Mon, 17 Nov 2008) | 4 lines * Updated TODO - Special treatment of user+something@domain - Template based return messages in Greylisting & Helo checks ------------------------------------------------------------------------ r391 | nkukard | 2008-11-18 18:38:22 +0000 (Tue, 18 Nov 2008) | 2 lines * Added initscripts directory & Fedora compatible initscript ------------------------------------------------------------------------ r392 | nkukard | 2008-11-18 20:45:30 +0000 (Tue, 18 Nov 2008) | 3 lines * Added preliminary specfile & httpd.conf file - Thanks Chris St. Pierre ------------------------------------------------------------------------ r393 | nkukard | 2008-11-19 05:26:45 +0000 (Wed, 19 Nov 2008) | 2 lines * Ran dos2unix on cluebringer.spec to remove \r\n's ------------------------------------------------------------------------ r394 | nkukard | 2008-11-19 10:53:41 +0000 (Wed, 19 Nov 2008) | 2 lines * Standardized the Fedora initscript ------------------------------------------------------------------------ r395 | nkukard | 2008-11-19 11:05:06 +0000 (Wed, 19 Nov 2008) | 2 lines * Updated initscript & specfile, going to test now ------------------------------------------------------------------------ r396 | nkukard | 2008-11-19 11:09:42 +0000 (Wed, 19 Nov 2008) | 2 lines * Make sure we CD into the correct directory ------------------------------------------------------------------------ r397 | nkukard | 2008-11-19 11:14:05 +0000 (Wed, 19 Nov 2008) | 2 lines * Fixed build dir path ------------------------------------------------------------------------ r398 | nkukard | 2008-11-19 11:17:10 +0000 (Wed, 19 Nov 2008) | 2 lines * Fixed filename of cluebringer httpd conf file ------------------------------------------------------------------------ r399 | nkukard | 2008-11-21 06:04:49 +0000 (Fri, 21 Nov 2008) | 2 lines * TODO to change column width of ClientAddress ------------------------------------------------------------------------ r400 | nkukard | 2008-12-29 12:42:40 +0000 (Mon, 29 Dec 2008) | 3 lines * More specfile updates - Thanks partly to Zhang Huangbin ------------------------------------------------------------------------ r401 | nkukard | 2008-12-30 10:34:59 +0000 (Tue, 30 Dec 2008) | 2 lines * Use exec() instead of prepare() and execute() for removing of accounting tracking info ------------------------------------------------------------------------ r402 | nkukard | 2008-12-30 10:54:00 +0000 (Tue, 30 Dec 2008) | 2 lines * Fixed bug where error from exec() was checked the wrong way ------------------------------------------------------------------------ r403 | nkukard | 2008-12-30 11:08:42 +0000 (Tue, 30 Dec 2008) | 2 lines * Fixed underlying array() problem ------------------------------------------------------------------------ r404 | nkukard | 2008-12-31 04:58:15 +0000 (Wed, 31 Dec 2008) | 3 lines * Fixed path of webui - Thanks Zhang Huangbin ------------------------------------------------------------------------ r405 | nkukard | 2009-01-02 16:16:28 +0000 (Fri, 02 Jan 2009) | 2 lines * Fixed bug in quotas where non-existant counters were being used ------------------------------------------------------------------------ r409 | nkukard | 2009-01-07 16:32:14 +0000 (Wed, 07 Jan 2009) | 3 lines * Fixed default naming of the cluebringer database in the webui config to be inline with the other config file * Added note that the Postfix support in the webui is unsupported ------------------------------------------------------------------------ r410 | nkukard | 2009-02-09 12:19:04 +0000 (Mon, 09 Feb 2009) | 2 lines * Fixed Postfix quota being overwritten ------------------------------------------------------------------------ r411 | nkukard | 2009-02-14 14:19:01 +0000 (Sat, 14 Feb 2009) | 2 lines * Fixed up Config::IniFiles usage, this fixes breakage introduced with functionality changes in newer versions ------------------------------------------------------------------------ r412 | nkukard | 2009-02-14 14:47:55 +0000 (Sat, 14 Feb 2009) | 2 lines * Add support for matching sender <> , use @ as a policy member ------------------------------------------------------------------------ r413 | nkukard | 2009-02-14 14:58:27 +0000 (Sat, 14 Feb 2009) | 2 lines * Add support for [PEER_ADDR/xy] IP address specification, this will match the server requesting the policy ------------------------------------------------------------------------ r414 | nkukard | 2009-02-16 15:15:19 +0000 (Mon, 16 Feb 2009) | 2 lines * Added official support for UNIX sockets instead of only TCP ------------------------------------------------------------------------ r415 | nkukard | 2009-02-17 11:20:45 +0000 (Tue, 17 Feb 2009) | 2 lines * Fixed table name, its session_tracking, not tracking ------------------------------------------------------------------------ r416 | nkukard | 2009-02-18 09:55:20 +0000 (Wed, 18 Feb 2009) | 2 lines * Made old and new Config::IniFiles work ------------------------------------------------------------------------ r417 | nkukard | 2009-02-19 05:57:49 +0000 (Thu, 19 Feb 2009) | 2 lines * Added PROTO_OK constant ------------------------------------------------------------------------ r418 | nkukard | 2009-02-21 07:02:15 +0000 (Sat, 21 Feb 2009) | 2 lines * Fixed chaning the "Stop Processing" option from yes to no ------------------------------------------------------------------------ r419 | nkukard | 2009-02-21 14:14:12 +0000 (Sat, 21 Feb 2009) | 3 lines * Added Amavis module * Cleaned up config a bit ------------------------------------------------------------------------ r420 | nkukard | 2009-02-21 14:15:22 +0000 (Sat, 21 Feb 2009) | 2 lines * Improved handling of Amavis config options & debugging info displayed ------------------------------------------------------------------------ r421 | nkukard | 2009-02-21 14:18:10 +0000 (Sat, 21 Feb 2009) | 2 lines * Display logging message if we're disabled but loaded ------------------------------------------------------------------------ r422 | nkukard | 2009-02-21 14:40:22 +0000 (Sat, 21 Feb 2009) | 4 lines * Added Greylisting defer_message and blacklist_message config options - Updated TODO - Updated config file with new options ------------------------------------------------------------------------ r423 | nkukard | 2009-02-28 20:37:01 +0000 (Sat, 28 Feb 2009) | 2 lines * Add support for RFC3848 headers in amavis plugin ------------------------------------------------------------------------ r424 | nkukard | 2009-03-24 10:25:55 +0000 (Tue, 24 Mar 2009) | 2 lines * No feedback from testers, assuming this patch fixes the greylisting race condition ------------------------------------------------------------------------ r425 | nkukard | 2009-03-28 15:16:46 +0000 (Sat, 28 Mar 2009) | 2 lines * Fixed Amavis support, the last Received: header was being accessed in the wrong way ------------------------------------------------------------------------ r426 | nkukard | 2009-03-28 16:10:51 +0000 (Sat, 28 Mar 2009) | 2 lines * Install cbpolicyd in sbin and cbpadmin in bin ------------------------------------------------------------------------ r427 | nkukard | 2009-03-29 12:41:49 +0000 (Sun, 29 Mar 2009) | 2 lines * Fixed the [a.b.c.d] policy member for peer address specification ------------------------------------------------------------------------ r428 | nkukard | 2009-03-29 12:48:09 +0000 (Sun, 29 Mar 2009) | 2 lines * Fixed spurious "REJECT" in CheckHelo module ------------------------------------------------------------------------ r429 | nkukard | 2009-03-29 13:08:24 +0000 (Sun, 29 Mar 2009) | 2 lines * Fixed up Accounting module logging, it should not say 'create' when updating ------------------------------------------------------------------------ r430 | nkukard | 2009-04-08 08:27:59 +0000 (Wed, 08 Apr 2009) | 2 lines * Fixed bug where getPolicy was being called in the amavisd-policyd module with incorrect parameters. This was triggered when recipeits changed because of aliases or similar and the alias is not found in the session data stored during the Postfix RCPT checks. ------------------------------------------------------------------------ r431 | nkukard | 2009-05-05 07:56:44 +0000 (Tue, 05 May 2009) | 2 lines * Copyright update ------------------------------------------------------------------------ r435 | nkukard | 2009-05-09 06:57:30 +0000 (Sat, 09 May 2009) | 3 lines * Small copyright fix * Fixed library path of trunk ------------------------------------------------------------------------ r437 | nkukard | 2009-05-09 07:59:10 +0000 (Sat, 09 May 2009) | 2 lines * Fixed logging lines being displayed when they were disabled ------------------------------------------------------------------------ r438 | nkukard | 2009-05-09 08:36:42 +0000 (Sat, 09 May 2009) | 2 lines * Better support for invalid counter limits in Accounting module ------------------------------------------------------------------------
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?