|
Revision 680, 1.0 kB
(checked in by jajcus, 2 years ago)
|
- dates in the copyright header updated
|
| Line | |
|---|
| 1 |
|
|---|
| 2 |
GaduGadu Transport for Jabber |
|---|
| 3 |
=============================== |
|---|
| 4 |
(c) 2002-2006 Jacek Konieczny [jajcus(a)jajcus,net] |
|---|
| 5 |
|
|---|
| 6 |
This is external component for Jabber (http://www.jabber.org) server |
|---|
| 7 |
providing gateway to GaduGadu instant messaging services. GaduGadu is |
|---|
| 8 |
an IM system very popular in Poland. |
|---|
| 9 |
|
|---|
| 10 |
Sources include example config file (jggtrans.xml), which contains all |
|---|
| 11 |
configuration instructions. It should be installed in the $sysconfdir |
|---|
| 12 |
directory (defined by configure script, default: /usr/local/etc). |
|---|
| 13 |
|
|---|
| 14 |
To start GaduGadu transport run "jggtrans" binary _after_ starting |
|---|
| 15 |
jabber server. |
|---|
| 16 |
|
|---|
| 17 |
You can start it from root account, giving "-u" and maybe "-g" options |
|---|
| 18 |
--- it will switch to given uid/gid then. |
|---|
| 19 |
|
|---|
| 20 |
Look for more information and report any bugs or feature requests at |
|---|
| 21 |
the project's site: http://jggtrans.jajcus.net/ |
|---|
| 22 |
|
|---|
| 23 |
There is also a mailing list (Polish): jggtrans@lists.jajcus.net |
|---|
| 24 |
To subscribe send a message to: jggtrans-subscribe@lists.jajcus.net |
|---|
| 25 |
|
|---|
| 26 |
# vi: tw=72 fo=tcql1 |
|---|