User status

so i got everyone to see eachother now, buti had to do it by appending @127.0.0.1 at the end of each jid on the jiveroster table.

If i change it to lets say @corp woudl i have to change everyones usernames to username@corp also?

an another advanced thing i would like to try and do is create a new user called Company and when you send a message to that user it sends it to everyone… kind of like a broadcast user, I know you can do it in the webpage but i’'d rather do it from a client.

an another advanced thing i would like to try and do

is create a new user called Company and when you send

a message to that user it sends it to everyone…

kind of like a broadcast user, I know you can do it

in the webpage but i’'d rather do it from a client.

I wrote a plugin to do this for the Messenger 2.1 release. You can send a message to all@broadcast.[server] or @broadcast.[server] and the message will be sent to all users or all members of a group.

Regards,

Matt

do you have the code for this? i would love to use it