David Rousselie a44b18828e Component migration to use storage
!! Warning !! Not fully tested.

darcs-hash:20060122125943-86b55-a0cb0c408b0974b18af8613144bb3a7c3f2288bf.gz
2006-01-22 13:59:43 +01:00
2006-01-22 13:59:43 +01:00
2006-01-22 13:59:43 +01:00
2005-11-27 12:03:00 +01:00
2005-11-27 12:03:00 +01:00
2005-11-27 12:03:00 +01:00
2005-11-27 12:03:00 +01:00
2005-11-27 12:03:00 +01:00
2006-01-22 13:59:43 +01:00
2005-11-27 12:03:00 +01:00

Installation :

- Get pyxmpp from http://pyxmpp.jabberstudio.org/ (work with snapshot pyxmpp-0.5.s20050506)

- edit jmc.xml to match jabber server configuration :
	- for jabberd2, port must match router.xml port
	- for ejabberd, add new listening port :
	  {5347, ejabberd_service, [{access, all},
                            {host, "jmc.localhost",
                             [{password, "secret"}]}]}

- then run python jmc.py -c jmc.xml (-D to get debug)

Usage :

- Now you can register new mail server connection with your favorite
jabber client.
- all connection are then listed under your service browser and you
can edit mail server parameters by registering on listed connection.

Feedback :

Send me feedback and comments to dax at happycoders dot org


Description
No description provided
Readme 439 KiB
Languages
Python 99.8%
Makefile 0.2%