Hello,
we need to implement the following with scalix:
1. Every mail that is send to user test1 shoul goes as copy to users test2, test3 and test4
2. Every mail that is send to user test2 shoul goes as copy to users test1, test3 and test4
3. Every mail that is send to user test3 shoul goes as copy to users test1, tes2 and test4
4. Every mail that is send to user test4 shoul goes as copy to users test1, tes2 and test3
5. Also every mail that is send to testinggourp should gous to users test1, test2, test3, test4 (in that case distribution list )
How can I realise this?
Regards
Alik