ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] ejabberd.cfg
@ 2005-04-28  3:02 Sergey Ogarkov
  2005-04-28  3:10 ` Sergey Ogarkov
  0 siblings, 1 reply; 2+ messages in thread
From: Sergey Ogarkov @ 2005-04-28  3:02 UTC (permalink / raw)
  To: Community

Привет Всем!
    Кто настривал 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,       []} ]}.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Comm] ejabberd.cfg
  2005-04-28  3:02 [Comm] ejabberd.cfg Sergey Ogarkov
@ 2005-04-28  3:10 ` Sergey Ogarkov
  0 siblings, 0 replies; 2+ messages in thread
From: Sergey Ogarkov @ 2005-04-28  3:10 UTC (permalink / raw)
  To: community

Sergey Ogarkov пишет:

> Привет Всем!
>    Кто настривал 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,       []} ]}.
>
>
>
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> https://lists.altlinux.ru/mailman/listinfo/community

С этим разобрался спасибо

-name ejabberd@test если писать name то нужно указывать хост!
Но вопрос остается  почему после запуска он тут же падает?





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-04-28  3:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-28  3:02 [Comm] ejabberd.cfg Sergey Ogarkov
2005-04-28  3:10 ` Sergey Ogarkov

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