Talk:Ejabberd Configuration
Jump to navigation
Jump to search
When I try following the instructions:
You must perform this step by logging in to ejabberd's web admin interface, or your XOs will never see any buddies. We have a patch to allow the creation of a group that contains all Online users with the @online@ keyword. It works similarly to the @all@ keywords. To set up the 'Online' group, log in as your ejabberd's administrative user on the web admin interface at http://yourserver:5280/admin/ and select Virtual Hosts, then your server hostname, then Shared Roster. Add a group called Everybody with the following settings: * Name: Online * Members: @online@ * Displayed Groups: Online
The web interface tells me that @online@ is "Bad Format"
Ericvh 21:15, 8 January 2008 (EST)
This suggests you don't have the shared_roster_online.patch applied. Which version of ejabberd are you running?
RobertMcQueen 11:11, 9 January 2008 (GMT)
I was working off of the SVN version, so I thought I didn't need the patches. I was wrong. It seems happy now.
Ericvh 20:35, 9 January 2008 (EST)