diff options
| author | Barry Warsaw | 2015-06-14 22:03:15 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2015-06-14 22:03:15 -0400 |
| commit | d444540c4afc13c60199e51cbceb0ab24fc77aa3 (patch) | |
| tree | 3ddc26f545a6b45e266d1decea8f17a71ce45c08 /src/mailman/core/docs/chains.rst | |
| parent | 955abee5c16a4a35f270c54cb8d658c4445b4b18 (diff) | |
| download | mailman-d444540c4afc13c60199e51cbceb0ab24fc77aa3.tar.gz mailman-d444540c4afc13c60199e51cbceb0ab24fc77aa3.tar.zst mailman-d444540c4afc13c60199e51cbceb0ab24fc77aa3.zip | |
Diffstat (limited to 'src/mailman/core/docs/chains.rst')
| -rw-r--r-- | src/mailman/core/docs/chains.rst | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/src/mailman/core/docs/chains.rst b/src/mailman/core/docs/chains.rst index 34f3e5c4e..0769df7f6 100644 --- a/src/mailman/core/docs/chains.rst +++ b/src/mailman/core/docs/chains.rst @@ -147,7 +147,8 @@ This one is addressed to the list moderators. To: test@example.com Subject: My first post Message-ID: <first> - X-Message-ID-Hash: RXJU4JL6N2OUN3OYMXXPPSCR7P7JE2BW + Message-ID-Hash: 4CMWUN6BHVCMHMDAOSJZ2Q72G5M32MWB + X-Message-ID-Hash: 4CMWUN6BHVCMHMDAOSJZ2Q72G5M32MWB <BLANKLINE> An important message. <BLANKLINE> @@ -219,7 +220,8 @@ processed and sent on to the list membership. To: test@example.com Subject: My first post Message-ID: <first> - X-Message-ID-Hash: RXJU4JL6N2OUN3OYMXXPPSCR7P7JE2BW + Message-ID-Hash: 4CMWUN6BHVCMHMDAOSJZ2Q72G5M32MWB + X-Message-ID-Hash: 4CMWUN6BHVCMHMDAOSJZ2Q72G5M32MWB <BLANKLINE> An important message. <BLANKLINE> @@ -264,7 +266,8 @@ This message will end up in the `pipeline` queue. To: test@example.com Subject: My first post Message-ID: <first> - X-Message-ID-Hash: RXJU4JL6N2OUN3OYMXXPPSCR7P7JE2BW + Message-ID-Hash: 4CMWUN6BHVCMHMDAOSJZ2Q72G5M32MWB + X-Message-ID-Hash: 4CMWUN6BHVCMHMDAOSJZ2Q72G5M32MWB X-Mailman-Rule-Misses: approved; emergency; loop; member-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header; nonmember-moderation |
