pkgsrc-wip/py-jabber-icqt/MESSAGE
Eric Schnoebelen ca64583d7f ICQ Transport for Jabber, implemented with Python and Twisted
ICQ portions written by Daniel Henninger
Jabber portions (bulk of) written by James Bunton
(ie: this is based on PyMSNt's code)
2005-12-28 06:15:01 +00:00

27 lines
820 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2005/12/28 06:15:01 schnoebe Exp $
You will need to customize the following file to get pyicqt to work
with jabber:
${PKG_SYSCONFDIR}/pyicqt.xml
For details see:
${HOMEPAGE}install.php
Quick start for jabberd2:
Verify and update the following fields in
${PKG_SYSCONFDIR}/pyicqt.xml:
<jid>...</jid> -- Set to the public name of the service
ex: icq.jabber.example
<mainServer>...</mainServer>
-- Set to the hostname or IP address
of the main jabber server
<secret>...</secret> -- should be set to the legacy components
shared secret in jabber2's router.xml
(look for <secret>...</secret>
===========================================================================