Profiles?

Hi,

i just intall OpenFire, it’s great!

I have a question:

Is possibleto create profiles for register user? example: a user can read message, but can’t write one…

thanks

To create a user that may receive messages, but not send messages, you could use the PacketFilter Plugin.

Create a group for that kind of users and create a rule to drop all packets of type message from that group.

Edit: You should notice that messages are simply dropped. That means the user does not get any feedback. For a user this will look like the contact on the other side is just to lazy to answer…

Message was edited by: Coolcat