mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
1db33d3da7
- Add support for other and external servers (it's possibly to run just the transport) - Remove MASTER_SITE_GENTOO from MASTER_SITES [1] - Bump PORTREVISION PR: ports/110195 Submitted by: Martin Matuska <martin@matuska.org>, me [1]
22 lines
1.1 KiB
Plaintext
22 lines
1.1 KiB
Plaintext
******************************************************************************
|
|
Remember to edit %%PREFIX%%/etc/jabber-pymsn.xml to suit your needs.
|
|
|
|
* The 'jid' setting should be what ID you want PyMSNt to take on the network.
|
|
* The 'mainServer' setting should be the IP address or DNS of the main Jabberd
|
|
server.
|
|
* The 'secret' setting should match the secret specified for component
|
|
connections in your main Jabberd server.
|
|
* The 'port' setting is the port that PyMSNt is to connect to (more details on
|
|
this below.
|
|
* You can also turn on debugging options, and customise some of the text that
|
|
is sent to the users in this file.
|
|
|
|
Please read instructions for different jabber daemons you desire to use:
|
|
- jabberd14 (net-im/jabber): %%DOCSDIR%%/README.jabberd14
|
|
- jabberd2 (net-im/jabberd): %%DOCSDIR%%/README.jabberd2
|
|
|
|
If you did not select WITH_JABBER, WITH_JABBERD or WITH_EJABBERD, you may want
|
|
to use another or an external jabber server. Please read instructions from:
|
|
%%DOCSDIR%%/README.external
|
|
******************************************************************************
|