Hello,
i am migrating an email server to ucs with Kopano.
Lots of users have email aliases in our old mail system.
Is there an easy way to add aliases/alternative e-mail address to an user account?
I haven’t found anything in UCS Manual or this Forum.
Thanks alot!
Hi,
you may do that on the “advanced settings” tab at the user manage in umc

rg
Christian
Hi Christian,
thank you for your reply.
So i have to add every address one by one?!
That will take some time with 500+ addresses. 
ok, i found a solution:
you can script it with univention-directory-manager
udm users/user modify --dn uid=[UID] --append mailAlternativeAddress=email@addresse.com
2 Likes