Rename extraVirtualAliases to aliases and update description
The extra and virtual parts are redundant and Postfix specific and not at all required. Compare forwards for example.
This commit is contained in:
+3
-3
@@ -68,9 +68,9 @@ complicate the setup significantly.
|
||||
- Use of ``homeDirectory``, ``uid``, ``gid`` LDAP attributes (we are
|
||||
committed to a virtual setup with one vmail user/uid/gid and UUID based home
|
||||
directories)
|
||||
- Declarative aliases through :option:`mailserver.extraVirtualAliases`. These
|
||||
are limited to local accounts, because Postfix enforces sender ownership based
|
||||
on login identity and does not consult virtual aliases for authorization.
|
||||
- Declarative aliases through :option:`mailserver.aliases`. These are limited
|
||||
to local accounts, because Postfix enforces sender ownership based on login
|
||||
identity and does not consult virtual aliases for authorization.
|
||||
|
||||
Enabling LDAP support
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user