HowTos/Forward

From Scalix Wiki
Revision as of 00:05, 3 May 2007 by Spoon (Talk | contribs)

Jump to: navigation, search

Creating a email forwarding account is not possible with the sac.

Here is a script who creates a new limited account and adds a forwarding rule.

omaddu -n <account>/<mailnode>/internet-addr=<email@domain.com> --swa N --class limited --lock-password
sxaa --user <email@domain.com> --redirect <redirected@newdomain.com>


This requires the sxaa utility from the Admin resource kit.