ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Ogarkov <coriouse@mail.ru>
To: Community@altlinux.ru
Subject: [Comm] ejabberd.cfg
Date: Thu, 28 Apr 2005 09:02:15 +0600
Message-ID: <42705237.2060108@mail.ru> (raw)

Привет Всем!
    Кто настривал ejabberd посмотрите пожалуйста что может быть нетак?
    Пишет {error_logger,{{2005,4,28},{7,0,27}},'Can\'t set long node 
name!\nPlease check your configuration\n',[]}

{acl, admin, {user, "admin"}}.
{acl, local, {user_regexp, ""}}.
{access, configure, [{allow, admin}]}.
{access, register, [{allow, all}]}.
{access, c2s, [{deny, blocked},{allow, all}]}.
{shaper, normal, {maxrate, 1000}}.
{shaper, fast, {maxrate, 50000}}.
 {access, c2s_shaper, [{none, admin},{normal, all}]}.
 {access, s2s_shaper, [{fast, all}]}.
{access, local, [{allow, local}]}.
{auth_method, internal}.
 {host, test}.
 {language, ru}.
 {listen,
 [{5222, ejabberd_c2s,     [{access, c2s}, {shaper, c2s_shaper}]},

 {5280, ejabberd_http,    [http_poll, web_admin]}]}.




 {modules,
   [
                   {mod_register,   [{access, register}]},
                   {mod_roster,     []},
                   {mod_privacy,    []},
                   {mod_configure,  []},
                   {mod_configure2, []},
                   {mod_disco,      []},
                   {mod_stats,      []},
                   {mod_vcard,      []},
                   {mod_offline,    []},
                   {mod_announce,   [{access, announce}]},
                   {mod_echo,       [{host, "echo.test"}]},
                   {mod_private,    []},
                   {mod_irc,        []},
                   {mod_pubsub,     []},
                   {mod_time,       []},
                   {mod_last,       []} ]}.





             reply	other threads:[~2005-04-28  3:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-28  3:02 Sergey Ogarkov [this message]
2005-04-28  3:10 ` Sergey Ogarkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42705237.2060108@mail.ru \
    --to=coriouse@mail.ru \
    --cc=Community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git