disable registration with none English letters

Hi , i'm new in eJabberd

i need to setup some things

disable registration with none English letters .
disable mucs creation with none English letters .
allow or disable accessing server form specified IP ranges.
how config shared roster using AD-Hoc ?????

Thanx

> disable registration with

> disable registration with none English letters .

Ah, this is easy: add this to ejabberd.cfg
{acl, blocked, {user_regexp, "[a-z]"}}.

> disable mucs creation with none English letters .

ejabberd doesn't provide any option to restrict the room names.

> allow or disable accessing server form specified IP ranges.

This can't be configured in ejabberd.
You can configure this in a firewall.

> how config shared roster using AD-Hoc ?????

Feature not implemented. Requested in
https://support.process-one.net/browse/EJAB-1485

Syndicate content