Hi i had installed ejabberd 16.04.43 in my server and its running as per as i needed.
Now i got new requirement to block a particular person to a particular user
Let me consider few users:
kandan
cash
mani
kumar
lokesh
Each of them has a particular jabber id in ejabberd and they interact with each other by using the command
add rosteritem
Now what i need is,
**kandan blocks cash** such that any further message from kandan to cash or from cash to kandan should not deliver each other , so can anyone tell me how to implement?
i installed with mod_block , but am no where nearby to answer what i expected..!!!