diff --git a/README.md b/README.md index 8e785fc..e0dcb38 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ virtual_mailbox_maps = ldap:/etc/postfix/ldap-accounts.cf, hash:/var/lib/mailman And then run: ```bash -$ mailman aliases +$ sudo -su list mailman aliases ``` This is unfortunately a manual step at this point because the package remains experimental. Once it matures, this will be integrated into a hook or the default Postfix configuration. For now, remember that when you run `yunohost tools regen-conf postfix` or if any installation invokes `regen-conf`, your Postfix configuration will not be changed because it has diverged from the default configuration. This may cause you problems if YunoHost core expects that there is some new value in your Postfix configuration.