Page 1 of 1

create a forward-only account with some aliases

Posted: Wed Jan 23, 2008 12:30 pm
by whaslbeck
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?

Posted: Wed Jan 23, 2008 2:29 pm
by eyalm
I think it's easier if you create a pdl (omaddpdl) and then add members to that pdl (omaddpdln)


EM

Posted: Wed Jan 23, 2008 4:29 pm
by whaslbeck
? with a pdl i can forward mails to a user to a list of users, right? I need the opposite: I want all mails TO user1@mylocaldomain OR user2.. OR ... forwarded to the same internet email account.

Posted: Thu Jan 24, 2008 3:29 am
by Valerion
Set those addresses as aliases for the user in SAC, then. Create a Standard user and set an autoforward on that account.

Or do some playing with the sendmail alias file - you should be able to do it here as well.