diff options
| author | Barry Warsaw | 2015-04-16 10:42:40 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2015-04-16 10:42:40 -0400 |
| commit | c5e63e32bd713ef6b3ba05cec5cdc4926a44bcc5 (patch) | |
| tree | a735f910db8d1bf0d5419560dad5343fd83f2c75 /src/mailman/core/docs | |
| parent | 2830907eee46c3b3fd808e9f920d092009462aeb (diff) | |
| parent | eb104f74be5941f6f3d7b81d97d6db3a5ea990d6 (diff) | |
| download | mailman-c5e63e32bd713ef6b3ba05cec5cdc4926a44bcc5.tar.gz mailman-c5e63e32bd713ef6b3ba05cec5cdc4926a44bcc5.tar.zst mailman-c5e63e32bd713ef6b3ba05cec5cdc4926a44bcc5.zip | |
Diffstat (limited to 'src/mailman/core/docs')
| -rw-r--r-- | src/mailman/core/docs/chains.rst | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/src/mailman/core/docs/chains.rst b/src/mailman/core/docs/chains.rst index a79999de0..328d0b624 100644 --- a/src/mailman/core/docs/chains.rst +++ b/src/mailman/core/docs/chains.rst @@ -132,13 +132,10 @@ This one is addressed to the list moderators. List: test@example.com From: aperson@example.com Subject: My first post - Reason: XXX + Reason: N/A <BLANKLINE> - At your convenience, visit: - <BLANKLINE> - http://lists.example.com/admindb/test@example.com - <BLANKLINE> - to approve or deny the request. + At your convenience, visit your dashboard to approve or deny the + request. <BLANKLINE> ... Content-Type: message/rfc822 @@ -189,7 +186,7 @@ This message is addressed to the sender of the message. <BLANKLINE> The reason it is being held: <BLANKLINE> - XXX + N/A <BLANKLINE> Either the message will get posted to the list, or you will receive notification of the moderator's decision. If you would like to cancel |
