Forward Users Email with Open-XChange

Hi,

I’m testing UCS and Open-XChange as a replacement for SBS 2003 and Exchange.

In Exchange, we are able to forward a users email to someone else, and have the user still receive their email, from the admin interface. Is there a way to do that with UCS and Open-XChange? I know I can do it via Open-XChange web interface if I log in as the user, but I don’t have the users password.

Just to be clear, I want all email for tim@example.com

Gerald

To answer my own question, I did it manually. I’d still like to know if there’s another way, since editing postfix files works for me, but not my backup admin person.

edit /etc/postfix/virtual

add line:
time@example.com

save file

run:
postmap hash:/etc/postfix/virtual
postfix reload

Mastodon