#
# qmail-spp configuration file
#

# plugins to execute on client's connection
[connection]


# plugins to execute on HELO/EHLO commands
[helo]


# plugins to execute on MAIL command
[mail]
plugins/qmail-spp-spf


# plugins to execute on RCPT command
[rcpt]
plugins/helodnscheck
plugins/badhelo

# plugins to execute on DATA command
[data]


## NOTE: use below section only if your installation supports it
# plugins to execute on AUTH command
#[auth]
