summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
| |