Change logs for postfwd source package in Precise

  • postfwd (1.32-1) unstable; urgency=low
    
      * New upstream release
       - new option --save_rates=<file> is able 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 enables 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)
       - Time::HiRes is used if available
       - multiple rate limits for the same items are supported now
       - new $$ratecount variable for rate() actions
       - new option --keep_rates
       - queueid is logged when available
       - rate limits fixed
       - new --debug class 'cleanup'
       - documentation updates and fixes
      * Suppress output on restarting via init script (Closes: #636782), thanks
        Martin F. Krafft for reporting
      * Add hapolicy and manpage into separate binary package
      * Reorganize documentation
       - Add new files from upstream to documentation
       - Changelogs where renamed by upstream
      * Bump Standards-Version to 3.9.2, no changes needed
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  04 Jan 2012 12:26:11 +0000
  • postfwd (1.20-1) unstable; urgency=low
    
      * New upstream release
        - Release contains postfwd1 and postfwd2 now (Closes: #582969)
        - new --umask setting allows to set filepermissions for pidfiles and unix
          domain sockets
        - Rate limit code rewritten
        - rbl checks disabled for ipv6 addresses, cidr compare will switch to
          default (regex/string)
        - rbl check could fail on multiple dnsbl answers
      * Add dpatch infrastructure
      * Provide update-alternatives for choosing the postfwd variant
      * Install also CHANGELOG2
      * Bump Standards-Version to 3.9.1, no changes needed
     -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:32:13 +0000