diff --git a/en_US/howto/ldap.add.mail.list.md b/en_US/howto/ldap.add.mail.list.md index 441f4ab0..2838db34 100644 --- a/en_US/howto/ldap.add.mail.list.md +++ b/en_US/howto/ldap.add.mail.list.md @@ -90,7 +90,7 @@ Available access policies are: Access restriction is implemented in iRedAPD (a simple Postfix policy server), iRedMail has it enabled by default. You'd better check its config file -`/opt/iredapd/settings.py` to make sure plugin `sql_alias_access_policy` is +`/opt/iredapd/settings.py` to make sure plugin `ldap_alias_access_policy` is enabled in parameter `plugins = []`. ## See also diff --git a/html/ldap.add.mail.list.html b/html/ldap.add.mail.list.html index 1f6f9817..d3551b76 100644 --- a/html/ldap.add.mail.list.html +++ b/html/ldap.add.mail.list.html @@ -107,7 +107,7 @@ accesspolicy: domain

Access restriction is implemented in iRedAPD (a simple Postfix policy server), iRedMail has it enabled by default. You'd better check its config file -/opt/iredapd/settings.py to make sure plugin sql_alias_access_policy is +/opt/iredapd/settings.py to make sure plugin ldap_alias_access_policy is enabled in parameter plugins = [].

See also