Setting default domain fails

New yunohost setup, added a second domain and tried to change default domain to the new one, which fails due to “error: The alias postmaster@maindomain.tld can not be removed from the ‘admins’ group”

(new domain is a .local)

https://paste.yunohost.org/raw/vonifusizo

Hmmmokay, not sure why this happens but maybe a workaround can be to add the missing(?) alias to the admins group:

sudo yunohost user group add-mailalias admins postmaster@maindomain.tld

(of course replacing maindomain.tld with your current main domain)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.