[JDEV] msn problem in winjab
sandy
mailsandesh at myiris.com
Fri Apr 20 05:53:27 CDT 2001
hi everyone,
i am running the MSN transport as a independent
module of jabber server. its working fine with
most of the jabberIM , winjab gives an error
saying "cannot load agent".
here is my msntrans.xml
<jabber>
<!-- msnlinker is the "uplink" to the other
jabberd process -->
<service id="msnlinker">
<uplink/> <!-- <uplink/> is similar to
<host/>, except that is swallows packets of any
type, xdb/log/normal -->
<connect>
<ip>127.0.0.1</ip>
<port>1234</port>
<secret>mymsnsecret</secret>
</connect>
</service>
<service id="msn.mail.myiris.com">
<msntrans xmlns="jabber:config:msntrans">
<!-- If no instructions are found these
are used by default. -->
<instructions>Enter your MSN Messenger
account and password. Example:
user1 at hotmail.com. Nickname is
optional.</instructions>
<vCard>
<FN>MSN Transport</FN>
<DESC>This is MSN Transport</DESC>
<URL>http://localhost/</URL>
</vCard>
<!-- <prime>501</prime> -->
<!-- The default servers are usually ok
<servers>
<ip>64.4.13.56</ip>
<ip>64.4.13.57</ip>
</servers> -->
</msntrans>
<load>
<msntrans>./msn-transport/msntrans.so</msntrans>
</load>
</service>
<!-- By uncommenting the these two sections,
xdb and log packets will be handled here and not
delivered to the other jabberd process -->
<!--
<log id="msnlog">
<file>./msnlog</file>
</log>
-->
<xdb id="xdb">
<host>msn.mydomain</host>
<load><xdb_file>./xdb_file/xdb_file.so</xdb_file></load>
<xdb_file
xmlns="jabber:config:xdb_file"><spool>./spool</spool></xdb_file>
</xdb>
</jabber>
thank u,
sandesh
--
When u want it the most, there\'s no easy way out.
sandy
________________________________________________________________
This message was sent using Myiris Mail
For more information visit http://mail.myiris.com
More information about the JDev
mailing list