Improve forward admin
The interface does currently only allow one forward, but it does not allow to create a forward if it points to a user, since this should be an alias.
The last part makes it impossible over this API to create a forward that goes to two users.
Additionally, it is cumbersome to create many forwards without being able to pass them via a comma separated list.
This requires a fix in users as well, which I have not yet done.