summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorpaz <paz@nadir.org>2017-01-18 23:08:12 +0100
committerpaz <paz@nadir.org>2017-01-18 23:08:12 +0100
commitc00afb1c0ff08134a683d5395d17fe832a1fb770 (patch)
treee7331e26cc8ff4c60694e2b9db5a18159b8a911f /docs
parent08ca2c82fec1ed5b7fc3098204f2197a7a187860 (diff)
Wordings.
Diffstat (limited to 'docs')
-rw-r--r--docs/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.md b/docs/index.md
index e572ba6..dc443e6 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -114,8 +114,8 @@ the following lines for each list and add them to `/etc/postfix/transport`:
Afterwards run `postmap /etc/postfix/transport` and restart postfix.
-If you run a lot of lists it might become cumbersome to add new lines to the transport-file for each list.
-To avoid this you can specify a whole domain to connect to Schleuder. The downside is that you cannot use regular mailboxes on that domain (only aliases), and that postfix will accept any email directed at anything @thatdomain — which means that you might have a lot of undeliverable messages in your mail-queue, because Schleuder rejects them as unknown, and Postfix might not be able to bounce them properly (google 'backscatter' for details).
+**If you run a lot of lists** it might become cumbersome to add new lines to the transport-file for each list.
+To avoid this you can specify a whole domain to connect to Schleuder. The downside is that you have to manually specify addresses that should *not* be handed to Schleuder, and that postfix will accept any email directed at anything @thatdomain — which means that you soon might collect a lot of undeliverable messages in your mail-queue, because Schleuder rejects them as unknown, and Postfix might not be able to bounce them properly (google 'backscatter' for details).
To nevertheless use that setup, put these lines into `main.cf`: