From c3275db7c36af73bc8b2b6e4533db112ab9d6cb7 Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Wed, 21 Dec 2011 21:28:24 +0000 Subject: [PATCH] new upstream --- debian/changelog | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e90e8ce..45a8ac3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,18 @@ -postfwd (1.30-1) UNRELEASED; urgency=low +postfwd (1.32-1) unstable; urgency=low * New upstream release + - new option --save_rates= allows to load and save rate limit counters + to disk on program start and termination. + - the --debugitem="sender=example\.org$" option allows verbose logging for + particular requests + - the debug() action allows verbose logging for certain rules + - nested commands are possible now + - new mail(server/helo/from/to/subject/body) action. + - single cache items can be wiped + - sasl_username is logged if available + - rate limit action is executed, if the first request exceeds the limit + - exceeded ratecounters will not be kept permanently anymore + - rate limits are evaluated at ruleset stage now - new parser enhancement is able to omit the trailing "\" for multi-line rules - new plugin interface (BETA) @@ -20,7 +32,7 @@ postfwd (1.30-1) UNRELEASED; urgency=low - Add 10_hapolicy_manpage.dpatch to have a manpage for hapolicy - Changelogs where renamed by upstream - -- Jan Wagner Thu, 10 Feb 2011 08:40:51 +0100 + -- Jan Wagner Wed, 21 Dec 2011 22:27:27 +0100 postfwd (1.20-1) unstable; urgency=low