add check_badmailfrom and check_badrcptto
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@64 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
parent
e9b02cb730
commit
46d6195f38
@ -2,10 +2,13 @@ quit_fortune
|
|||||||
require_resolvable_fromhost
|
require_resolvable_fromhost
|
||||||
rhsbl
|
rhsbl
|
||||||
dnsbl
|
dnsbl
|
||||||
|
check_badmailfrom
|
||||||
|
check_badrcptto
|
||||||
|
|
||||||
# this plugin needs to run after all other "rcpt" plugins
|
# this plugin needs to run after all other "rcpt" plugins
|
||||||
check_relay
|
check_relay
|
||||||
|
|
||||||
|
|
||||||
klez_filter
|
klez_filter
|
||||||
|
|
||||||
spamassassin
|
spamassassin
|
Loading…
Reference in New Issue
Block a user