Switch to virtual domains/aliases/mailboxes #530
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/email_virtual_domains"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This allows to easily add other hosted domains on the same mail server domain in the future (i.e. if present in LDAP, we can point the MX records of any domain to
mail.kosmos.org). It also prevents clashes with local accounts/mail and generally makes for a cleaner setup./var/vmailDedicated to virtual accounts vs system accounts
mailRoutingAddressandmailForwardingAddressalready exist in 389ds default schemas and are indexed/searchable. We only add a forwarding address when necessary now, instead of duplicate values inmailacceptinggeneralidandmaildropwhen not forwarded. We also don't needmailhomeanymore.Was declared in
10-mail.conf, but overwritten partially in15-mailboxes.conf.a70f5f9507to69af908f6b