summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBarry Warsaw2009-08-24 17:22:09 -0400
committerBarry Warsaw2009-08-24 17:22:09 -0400
commitda047349985b405dfd4fbb7f76b46cc89195eef2 (patch)
treef72f8d337368d3a132fba3e4548011843a2c54d5 /src
parentf9b7a5191963cfe0064c155efe0f14e5e520ab14 (diff)
downloadmailman-da047349985b405dfd4fbb7f76b46cc89195eef2.tar.gz
mailman-da047349985b405dfd4fbb7f76b46cc89195eef2.tar.zst
mailman-da047349985b405dfd4fbb7f76b46cc89195eef2.zip
Diffstat (limited to 'src')
-rw-r--r--src/mailman/queue/docs/OVERVIEW.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/mailman/queue/docs/OVERVIEW.txt b/src/mailman/queue/docs/OVERVIEW.txt
index 643fa8a5c..46c70f574 100644
--- a/src/mailman/queue/docs/OVERVIEW.txt
+++ b/src/mailman/queue/docs/OVERVIEW.txt
@@ -1,8 +1,9 @@
-Alias overview
+==============
+Alias Overview
==============
A typical Mailman list exposes nine aliases which point to seven different
-wrapped scripts. E.g. for a list named `mylist', you'd have:
+wrapped scripts. E.g. for a list named ``mylist``, you'd have::
mylist-bounces -> bounces
mylist-confirm -> confirm
@@ -23,7 +24,7 @@ it can optionally forward the message on to the list owners.
bounce processing). -confirm is another robot address which processes replies
to VERP-like confirmation notices.
-So delivery flow of messages look like this:
+So delivery flow of messages look like this::
joerandom ---> mylist ---> list members
| |