badmailfrom: more cleanups

This commit is contained in:
Matt Simerson 2012-06-22 20:26:06 -04:00
parent 47488650b3
commit 2eb646fa07
2 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,11 @@
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

View File

@ -236,7 +236,7 @@ Arguments for this hook are
# sender of the message
Example plugins for the C<hook_mail> are F<require_resolvable_fromhost>
and F<check_badmailfrom>.
and F<badmailfrom>.
=head2 hook_rcpt_pre