aboutsummaryrefslogtreecommitdiff
path: root/lib/Sietima/Role/ReplyTo.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Sietima/Role/ReplyTo.pm')
-rw-r--r--lib/Sietima/Role/ReplyTo.pm8
1 files changed, 2 insertions, 6 deletions
diff --git a/lib/Sietima/Role/ReplyTo.pm b/lib/Sietima/Role/ReplyTo.pm
index 1e10420..6b21f20 100644
--- a/lib/Sietima/Role/ReplyTo.pm
+++ b/lib/Sietima/Role/ReplyTo.pm
@@ -40,9 +40,7 @@ C<WithPostAddress>|Sietima::Role::WithPostAddress >>.
with 'Sietima::Role::WithPostAddress';
-=head1 ATTRIBUTES
-
-=head2 C<munge_reply_to>
+=attr C<munge_reply_to>
Optional boolean, defaults to false. If set to a true value, all
messages will have their C<Reply-To:> header set to the value of the
@@ -57,9 +55,7 @@ has munge_reply_to => (
default => 0,
);
-=head1 MODIFIED METHODS
-
-=head2 C<munge_mail>
+=modif C<munge_mail>
For each message returned by the original method, this method
partitions the subscribers, who are recipients of the message,