This commit is contained in:
Sean Whalen
2019-02-25 08:18:31 -05:00
parent 18fbe386aa
commit 7fb966b33f
3 changed files with 13 additions and 1 deletions
+7
View File
@@ -1289,6 +1289,9 @@ Rather than repeat his fine work, here's a summary:
List-Id: Example Mailing List <list.example.com>
Modern mail clients and webmail services generate unsubscribe buttons based on
these headers.
**Do not**
* Remove or modify any existing headers from the original message, including
@@ -1301,6 +1304,10 @@ and Reply All actions work like they would with any email message. Reply
replies to the message sender, and Reply All replies to the sender and the
list.
Even without a subject prefix or body footer, mailing list users can still
tell that a message came from the mailing list, because the message was sent
to the mailing list post address, and not their email address.
Configuration steps for common mailing list platforms are listed below.
Mailman 2
+5
View File
@@ -1380,6 +1380,8 @@ adding unsubscribe links to the body</p>
</div></blockquote>
</li>
</ul>
<p>Modern mail clients and webmail services generate unsubscribe buttons based on
these headers.</p>
<p><strong>Do not</strong></p>
<ul class="simple">
<li>Remove or modify any existing headers from the original message, including
@@ -1391,6 +1393,9 @@ disclaimers and unsubscribe footers</strong></li>
and Reply All actions work like they would with any email message. Reply
replies to the message sender, and Reply All replies to the sender and the
list.</p>
<p>Even without a subject prefix or body footer, mailing list users can still
tell that a message came from the mailing list, because the message was sent
to the mailing list post address, and not their email address.</p>
<p>Configuration steps for common mailing list platforms are listed below.</p>
<div class="section" id="mailman-2">
<h4>Mailman 2<a class="headerlink" href="#mailman-2" title="Permalink to this headline"></a></h4>
+1 -1
View File
File diff suppressed because one or more lines are too long