ejabberd - Comments for "How to use regexp on registration phase?" https://www.ejabberd.im/node/1394 en Example config https://www.ejabberd.im/node/1394#comment-3376 <p>Try something like:</p> <pre>{acl, asciitext, {user_regexp, "^([a-z, 0-9])*$", "example.org"}}. {access, register, [{allow, asciitext}, {deny, all}]}.</pre> Tue, 20 Mar 2007 20:37:36 +0000 mfoss comment 3376 at https://www.ejabberd.im