diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-01-14 15:08:31 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-01-14 15:08:31 +0000 |
commit | dd3b37b79f946f95ceb3e654b1def51eeba74db9 (patch) | |
tree | a569d5fc41fc2a71e1e289e84468f0512199b192 /net-im/yahoo-transport | |
parent | Stable on x86 as part of GNOME-2.4.1 (diff) | |
download | historical-dd3b37b79f946f95ceb3e654b1def51eeba74db9.tar.gz historical-dd3b37b79f946f95ceb3e654b1def51eeba74db9.tar.bz2 historical-dd3b37b79f946f95ceb3e654b1def51eeba74db9.zip |
Updating README.Gentoo
Diffstat (limited to 'net-im/yahoo-transport')
-rw-r--r-- | net-im/yahoo-transport/files/README.Gentoo | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/net-im/yahoo-transport/files/README.Gentoo b/net-im/yahoo-transport/files/README.Gentoo index 92ec6b854480..1d56d4ac97e6 100644 --- a/net-im/yahoo-transport/files/README.Gentoo +++ b/net-im/yahoo-transport/files/README.Gentoo @@ -1,17 +1,17 @@ This is a small help to get you started with the Yahoo jabber transport, in Gentoo. -Edit /etc/jabber/yahootrans.xml . This is the main Yahoo Gateway server config -file. -There change all references to localhost with the FQDN (Fully Qualified Domain -Name) for your server. +Edit /etc/jabber/yahootrans.xml . This is the main Yahoo Gateway server config +file. There change all references to localhost with the FQDN (Fully Qualified +Domain Name) for your server. -In the yahoolinker section enter the IP of your main jabber server (normally -127.0.0.1) and choose a port and secret (secret is the password the Yahoo +In the yahoolinker section enter the IP of your main jabber server (normally +127.0.0.1) and choose a port and secret (secret is the password the Yahoo transport will use to connect to the main jabber server). Now back to the multiple.xml to tell your main jabber server to listen to connections from the ICQ transport. + Search for "<vcard2jud/>" and after that, and before the </jsm> add: <browse> @@ -37,9 +37,10 @@ Scrool down to the bottom of the file, and just before the </jabber> add: </service> (By know you know you have to change localhost for you FQDN). -One very importante thing: even if it is the same machine the name's for the + +One very important thing: even if it is the same machine the name's for the various services must be diferent, that means that there must be valid aliases -for icq.FQDN. +for yahoo.FQDN. If you need help with configuration you can try the Jabber Admin Mailling list: http://mailman.jabber.org/listinfo/jadmin |