Source: vrfydmn
Section: mail
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-installsysusers,
 dh-sequence-python3,
 python3,
Standards-Version: 4.7.4
Homepage: https://github.com/croessner/vrfydmn
Vcs-Git: https://salsa.debian.org/python-team/packages/vrfydmn.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/vrfydmn

Package: vrfydmn
Architecture: all
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 python3-milter,
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 python3-setproctitle,
Suggests:
 memcached,
 python3-ldap,
 python3-mysqldb,
Description: Milter for ensuring email message from matches mail from
 This milter is used with postfix or sendmail to either reject mail from/body
 from mismatches or to fix up the body from to match mail from.  This is
 intended for applications where local constraints on domains in use are
 required for sending mail.
