postfwd 1.20-1 source package in Ubuntu

Changelog

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

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Jan Wagner
Architectures:
all
Section:
mail
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
postfwd_1.20.orig.tar.gz 197.6 KiB 22dd6208019ce2bfefc2709df20aeba5df1537560cf77fa347a33d6940d557ab
postfwd_1.20-1.diff.gz 8.5 KiB fb96e612f6b4f342c06c12f67e7bc7f4ada873916a170ce99793717e09ea4f82
postfwd_1.20-1.dsc 1.1 KiB b91c010e0be451e8775045b6079044cfeb4096e93a59391cf704361dbc6dff71

Available diffs

View changes file

Binary packages built by this source

postfwd: Postfix policyd to combine complex restrictions in a ruleset

 Postfwd is written in perl to combine complex postfix restrictions in a
 ruleset similar to those of the most firewalls. The program uses the postfix
 policy delegation protocol to control access to the mail system before a
 message has been accepted. It allows you to choose an action (e.g. reject,
 dunno) for a combination of several smtp parameters (like sender and recipient
 address, size or the client's TLS fingerprint).