perhaps I'm just to dumb or I can't read the docs or I'm sitting to long in front of my PC, so..
I want to create some forward-only accounts (with no local mailstore) on Scalix (11.3) with some aliases, e.g. should all mails to some.name@scalixdomain.de OR user1@scalixdomain.de OR user2@scalixdomain.de OR user3@scalixdomain.de forwarded to otheruser@otherdomain.de.
I tried:
omaddu -n 'Some Name/mailnode/IA="Some Name" <some.name@scalixdomain.de>=user1@scalixdomain.de=user2@scalixdomain.de --class limited --swa N --lock-password
sxaa --user some.name@scalixdomain.de --redirect otheruser@otherdomain.de
but it don't seems to work..
Do I have to add a separate user for each alias?
any hints?
