Difference between revisions of "HowTos/Forward"
From Scalix Wiki
(+Wikilink) |
|||
Line 7: | Line 7: | ||
− | This requires the sxaa utility. | + | This requires the sxaa utility from the [[Admin Resource Kit#Creating rules for users with sxaa|Admin resource kit]]. |
Revision as of 20:53, 23 February 2007
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.