I have install wildfire 2.6.1, psi-0.10 and install pyMSNt0.93, pycrypto-2.0.win32-py2.3.exe,pyOpenSSL-0.6.win32-py2.3.exe,
Python-2.3.5.exe on windows xp platform
Started wildfire server, psi client and pyMSNt have connected to wildfire server, then i right click msn transport on service discover window of psi client, but register, search and join menu is disabled, what can i do, i'm newer to jabber/xmpp, thanks
<pymsnt>
<!-- This file contains options to be configured by the server administrator. -->
<!-- Please read through all the options in this file -->
<!-- The JabberID of the transport -->
<jid>msn.robin.com</jid>
<!-- The public IP or DNS name of the machine the transport is running on -->
<host>127.0.0.1</host>
<!-- The component JID of the transport. Unless you're doing clustering, leave this alone -->
<!-- <compjid>msn1</compjid> -->
<!-- The location of the spool directory.. if relative, relative to the PyMSNt dir.
Do not include the jid of the transport -->
<!-- <spooldir>/path/to/data</spooldir> -->
<spooldir>.</spooldir>
<!-- The location of the PID file, relative to the PyMSNt directory -->
<pid>PyMSNt.pid</pid>
<!-- If set, the transport will background itself when run -->
<background/>
<!-- The Twisted reactor to choose. Pick poll or epoll on Linux, kqueue on BSD. Or leave as default (select) -->
<!-- <reactor>poll</reactor> -->
<!-- The IP address of the main Jabber server to connect to -->
<mainServer>127.0.0.1</mainServer>
<!-- default is 5347, The TCP port to connect to the Jabber server on (this is the default for Jabberd2) -->
<port>10015</port>
<!-- The authentication token to use when connecting to the Jabber server -->
<secret>secret</secret>
<!-- Use Jabber.com's XCP component protocol extensions. -->
<!-- <useXCP/> -->
<!-- The default language to use -->
<lang>en</lang>
<!-- The website of the Jabber service -->
<website>http://host.com</website>
<!-- Comment out the following options to disable them, or uncomment them to enable them -->
<!-- Send email notification messages to users -->
<mailNotifications/>
<!-- Send greeting on login -->
<!-- <sessionGreeting>You have just started a session with PyMSNt</sessionGreeting> -->
<!-- Send message on successful registration -->
<!-- <registerMessage>You have successfully registered with PyMSNt</registerMessage> -->
<!-- Allow users to register with this transport -->
<allowRegister/>
<!-- Get all avatars. If this is set to true then avatars are grabbed for all your contacts immediately. If false then avatars are only grabbed when you're in a chat with a contact -->
<getAllAvatars/>
<!-- File transfer settings -->
<!-- The maximum size of a file transfer (in bytes). For unlimited, comment out, or set to 0 -->
<ftSizeLimit>524288</ftSizeLimit>
<!-- The maximum rate for file transfer (in bytes). For unlimited, comment out, or set to 0 -->
<ftRateLimit>2048</ftRateLimit>
<!-- Please give the port to listen for Jabber socks5 transfers on. -->
<ftJabberPort>8010</ftJabberPort>
<!-- Please give the port to listen for HTTP GETs here (Used in OOB file transfers). -->
<!--<ftOOBPort>8011</ftOOBPort>-->
<!-- Please give the root URL the transport should send to clients. (You can use an Apache reverse proxy to put this on your ordinary website) -->
<!--<ftOOBRoot>http://host.com/msn/files/</ftOOBRoot>-->
<!-- You can choose which users you wish to have as administrators. These users can perform some tasks with Ad-Hoc commands that others cannot -->
<!--<admins>
<jid>admin@host.com</jid>
</admins>-->
<!-- Log settings -->
<!-- The logging level
0 -> No logging
1 -> Log tracebacks
2 -> Log tracebacks, warnings and errors
3 -> Log everything -->
<!-- <debugLevel>0</debugLevel> -->
<!-- The file to log to. Leave this disabled for stdout -->
<!-- <debugFile>debug.log</debugFile> -->
</pymsnt>
You certainly have chosen
You certainly have chosen wrong place to ask about Wildfire.