Benutzer-Werkzeuge

Webseiten-Werkzeuge


ucs_maildomains_und_user

UCS Maildomains und User

Init

eval "$(univention-config-registry shell)"

Maildomains anzeigen

ucr search mail/hosteddomains
udm mail/domain list

Maildomains anlegen

udm mail/domain create --position cn=domain,cn=mail,$ldap_base --set name=my.new.domain.com

Primäre e-Mail-Adresse setzen

udm users/user modify --dn uid=username,cn=users,$ldap_base --set mailPrimaryAddress=user.name@mydomain.com

Alternative e-Mail-Adressen anhängen

udm users/user modify --dn uid=username,cn=users,$ldap_base --append mailAlternativeAddress=user.name@mydomain.com
ucs_maildomains_und_user.txt · Zuletzt geändert: 2019/02/02 08:26 von matthias