summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorng <ng@immerda.ch>2017-05-15 12:40:24 +0200
committerng <ng@immerda.ch>2017-05-15 12:40:24 +0200
commit19d4e718afc6d53b81f1ee2f1fbe754e5bf4954c (patch)
treea5efce14ce6d7e97b51b1aff3a52787cb64d4f45 /docs/index.md
parent8128309d45257631996681d59e6a3c2959ebf0e8 (diff)
the bounce address is called bounce, not bounces
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index bc7b305..1fb141e 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -116,7 +116,7 @@ Now adapt the following lines for each list and add them to `/etc/postfix/transp
listname@example.org schleuder:
listname-request@example.org schleuder:
listname-owner@example.org schleuder:
- listname-bounces@example.org schleuder:
+ listname-bounce@example.org schleuder:
listname-sendkey@example.org schleuder:
Afterwards run `postmap /etc/postfix/transport_schleuder` and restart postfix. Remember to repeat this also for newly created lists later.