diff options
author | dakkar <dakkar@thenautilus.net> | 2017-02-14 22:22:56 +0000 |
---|---|---|
committer | dakkar <dakkar@thenautilus.net> | 2017-02-14 22:22:56 +0000 |
commit | 714da2b50f0b027abe4b5b759c5fa3bbd3815089 (patch) | |
tree | 449103c1c56e346c935e9c7d996709d31cddb083 /lib/Sietima.pm | |
parent | more POD (diff) | |
download | Sietima-714da2b50f0b027abe4b5b759c5fa3bbd3815089.tar.gz Sietima-714da2b50f0b027abe4b5b759c5fa3bbd3815089.tar.bz2 Sietima-714da2b50f0b027abe4b5b759c5fa3bbd3815089.zip |
new role: ManualSubscription
Diffstat (limited to 'lib/Sietima.pm')
-rw-r--r-- | lib/Sietima.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Sietima.pm b/lib/Sietima.pm index e317147..98859ab 100644 --- a/lib/Sietima.pm +++ b/lib/Sietima.pm @@ -51,6 +51,8 @@ prevents the sender from receiving copies of their own messages avoids mail-loops using a C<X-Been-There> header = L<< C<Headers>|Sietima::Role::Headers >> adds C<List-*> headers to all outgoing messages += L<< C<ManualSubscription>|Sietima::Role::ManualSubscription >> +specifies that to (un)subscribe, people should write to the list owner = L<< C<NoMail>|Sietima::Role::NoMail >> avoids sending messages to subscribers who don't want them = L<< C<ReplyTo>|Sietima::Role::ReplyTo >> |