badmailfrom: more cleanups
This commit is contained in:
parent
47488650b3
commit
2eb646fa07
6
Changes
6
Changes
@ -1,7 +1,11 @@
|
|||||||
|
|
||||||
Next Version
|
Next Version
|
||||||
|
|
||||||
check_badmailfrom_patterns, merged functionality into check_badmail_from
|
renamed check_badrcptto -> badrcptto
|
||||||
|
renamed check_badmailfromto -> badmailfromto
|
||||||
|
renamed check_badmailfrom -> badmailfrom
|
||||||
|
|
||||||
|
check_badmailfrom_patterns, merged functionality into check_badmailfrom
|
||||||
|
|
||||||
check_badrcptto_patterns, merged functionality into check_badrcptto
|
check_badrcptto_patterns, merged functionality into check_badrcptto
|
||||||
|
|
||||||
|
@ -236,7 +236,7 @@ Arguments for this hook are
|
|||||||
# sender of the message
|
# sender of the message
|
||||||
|
|
||||||
Example plugins for the C<hook_mail> are F<require_resolvable_fromhost>
|
Example plugins for the C<hook_mail> are F<require_resolvable_fromhost>
|
||||||
and F<check_badmailfrom>.
|
and F<badmailfrom>.
|
||||||
|
|
||||||
=head2 hook_rcpt_pre
|
=head2 hook_rcpt_pre
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user