Source: mtpolicyd Section: mail Maintainer: Mtpolicyd Maintainers Uploaders: Markus Benning , Scott Kitterman , Build-Depends: debhelper-compat (= 13), Build-Depends-Indep: dh-sequence-cruft, libcache-memcached-perl, libconfig-general-perl, libdbd-sqlite3-perl, libdbi-perl, libgeo-ip-perl, libmail-rbl-perl, libmoose-perl, libmoosex-getopt-perl, libmoosex-role-parameterized-perl, libmoosex-singleton-perl, libnamespace-autoclean-perl, libtest-exception-perl, libtest-mockobject-perl, libtie-ixhash-perl, libtime-piece-mysql-perl, libwww-perl, perl, Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/debian/mtpolicyd.git Vcs-Browser: https://salsa.debian.org/debian/mtpolicyd Homepage: https://metacpan.org/release/Mail-MtPolicyd Package: mtpolicyd Architecture: all Pre-Depends: ${misc:Pre-Depends}, Depends: adduser, libcache-memcached-perl, libconfig-general-perl, libdbd-sqlite3-perl, libdbi-perl, libgeo-ip-perl, libjson-perl, libmail-rbl-perl, libmail-spf-perl, libmoose-perl, libmoosex-getopt-perl, libmoosex-role-parameterized-perl, libmoosex-singleton-perl, libnamespace-autoclean-perl, libnet-server-perl, libtie-ixhash-perl, lsb-base, ${misc:Depends}, ${perl:Depends}, Recommends: libnet-ldap-perl, libtime-piece-mysql-perl, Description: modular policy daemon for postfix mtpolicyd is a modular policy daemon for postfix written in perl. It has support for virtual hosts, session caching, per-user configuration and is easily extensible thru plugins. . It already ships with a lot of plugins: . RBL - query DNS IP black/whitelists DBL - query DNS domain black/whitelists SqlList - use SQL query as black/whitelist CtIpRep - use Commtouch IP reputation GeoIP - use location of sending IP Fail2ban - block spammers with fail2ban/iptables Greylist - greylisting SPF - Sender Policy Framework Accounting - collect SMTP-level accounting information Quota - apply quota limits based on Accounting data and more... (see Documentation)