From 9ec9098a35749eefe249a7eaf5d0dd3bb40b68b3 Mon Sep 17 00:00:00 2001 From: Jimmy Bergman Date: Mon, 24 Sep 2012 08:47:38 +0200 Subject: Add another paragraph to MTA.rst regarding virtual domains --- src/mailman/docs/MTA.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/mailman/docs') diff --git a/src/mailman/docs/MTA.rst b/src/mailman/docs/MTA.rst index 940668c36..7d5abc4e1 100644 --- a/src/mailman/docs/MTA.rst +++ b/src/mailman/docs/MTA.rst @@ -111,6 +111,11 @@ allows Postfix to properly reject all messages destined for non-existent local users. Setting `relay_domains` means postfix will start to accept mails for newly added domains even if they are not part of `mydestination`. +Notice that if you are not using virtual domains, then `relay_domains` isn't +strictly needed (but it is harmless). All you need to do in this scenario +is to make sure that postfix accepts mails for your one domain, normally +by including it in `mydestination`. + Postfix documentation --------------------- -- cgit v1.3.1