aboutsummaryrefslogtreecommitdiff
path: root/lib/Sietima/Role/AvoidDups.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Sietima/Role/AvoidDups.pm')
-rw-r--r--lib/Sietima/Role/AvoidDups.pm4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/Sietima/Role/AvoidDups.pm b/lib/Sietima/Role/AvoidDups.pm
index c6a5cdd..e0a5bae 100644
--- a/lib/Sietima/Role/AvoidDups.pm
+++ b/lib/Sietima/Role/AvoidDups.pm
@@ -18,9 +18,7 @@ message to a subscriber, if that subscriber is already mentioned in
the C<To:> or C<Cc:> header fields, because they can be assumed to be
already receiving the message directly from the sender.
-=head1 MODIFIED METHODS
-
-=head2 C<subscribers_to_send_to>
+=modif C<subscribers_to_send_to>
Filters out subscribers that L<match|Sietima::Subscriber/match> the
addresses in the C<To:> or C<Cc:> headers of the incoming email.