ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Max A Mazin <__Mah__@mail.ru>
To: community@altlinux.ru
Subject: [Comm] jabber & conferences
Date: Fri, 6 Jun 2003 17:12:16 +0400
Message-ID: <20030606171216.2c51a2ca.__Mah__@mail.ru> (raw)

hi
Настала необходимость поднять jabber-сервер с наличием "закрытых"
конференций. Те примеры, что были в "документации" (эсли _это_ можно так
назвать) не заработали (вернее заработали не в полной мере).

Вот пример:
--
<service id="public.my.server">
  <load>
    <conference>./conference/conference.so</conference>
  </load>
  <conference xmlns="jabber:config:conference">
    <public/>
    <history>30</history>
    <vcard>
      <FN>Public Conferences</FN>
      <DESC>This service is for public conferencing rooms.</DESC>
      <URL>http://my.server</URL>
    </vcard>
    <notice>
      <join> has become available</join>
      <leave> has left</leave>
      <rename> is now known as </rename>
    </notice>
    <room jid="help@public.my.server">
      <name>Assistance Zone</name>
      <privacy/>
    </room>
    <room jid="admin@public.my.server">
      <name>Adminz only</name>
      <secret>qwerty</secret>
      <notice>
        <join> just rocks!</join>
        <leave> gets lost</leave>
        <rename> feels it is more important to be known as </rename>
      </notice>
    </room>
  </conference>
</service>
--
т.е. заведено 2 "комнаты": help и admin.
Есть пользователь:
--
<admin>
  <write>MaxA@my.server</write>
  <reply>
    <subject>Auto Reply</subject>
    <body>This is a special administrative address. Your message was
received and forwarded to server administrators.</b ody>
  </reply>
</admin>
--
Так вот в комнату "help" этот пользователь заходит, а в admin -- говорит
"not allowed".
Вопрос1: Почему?
Вопрос2: Как починить?
Вопрос3: Где читать?

еще туда же:

клиент exodus (под windows) говорт "Yau mast be on the member list" и
это наводит на мысль, что должен быть какой-то member list для этой
комнаты.

Еще вопрос: Может ли jabberd сохранять сообщения у себя сколь угодно
долго и много, и может ли он это дело шифровать (скажем, при помощи
gpg)?
--
Max A Mazin


                 reply	other threads:[~2003-06-06 13:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20030606171216.2c51a2ca.__Mah__@mail.ru \
    --to=__mah__@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