Hi,
I have a requirement, every user has two kinds of client, when user send a message in any client, the message should be received in both.
I came up with an idea using two openfire servers, one for one kind of client with different domain.
The problem is how to copy every message on each server, modify the to address and send to the sever?
And is there a way to achieve this requirement by one openfire server?