remove manual postfix maps
This commit is contained in:
parent
38f990c190
commit
1d6fc57be2
1 changed files with 0 additions and 16 deletions
|
|
@ -226,22 +226,6 @@ in
|
|||
};
|
||||
config = {
|
||||
unknown_local_recipient_reject_code = 550;
|
||||
# virtual_mailbox_domains = [
|
||||
# "ldap:/run/postfix/ldap-sender-login-map.cf"
|
||||
# ];
|
||||
# virtual_mailbox_maps = [
|
||||
# "ldap:/run/postfix/ldap-virtual-mailbox-map.cf"
|
||||
# ];
|
||||
# virtual_alias_maps = [
|
||||
# "texthash:${generatedAliases}"
|
||||
# "ldap:/run/postfix/ldap-sender-login-map.cf"
|
||||
# ];
|
||||
|
||||
# smtpd_sender_login_maps = [
|
||||
# "texthash:${generatedAliases}"
|
||||
# "ldap:/run/postfix/ldap-sender-login-map.cf"
|
||||
# ];
|
||||
|
||||
relay_domains = [
|
||||
"hash:/var/lib/mailman/data/postfix_domains"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue