File smtpplugins of Package netqmail
# smtpplugins config file
# Add plugin commands to sections as necessary. Commands can be
# * shell commands prefixed by ":"
# * absolute executable paths
# * executable paths relative to @QMAIL_HOME@
# (C) 2011 Peter Conrad <conrad@quisquis.de>
#
# This file is licensed under the terms of the
# GNU General Public License Version 2. A copy of these terms should be
# enclosed as "gpl-2.0.txt" in the package containing this file.
[auth]
#bin/plugins/onlycrammd5
[helo]
#:bin/plugins/badhelo example.com spammers.com
[mail]
#:bin/plugins/rbl relays.ordb.org
#bin/plugins/blacklisted
#bin/plugins/spf
#bin/plugins/dnsmx-check
[rcpt]
#bin/plugins/rcptexists
#bin/plugins/tarpit