]> code.delx.au - pymsnt/blobdiff - docs/server.html
Small docs update.
[pymsnt] / docs / server.html
index 358333e506cdebd5e8ede5dd56dce92c1b591102..6c7534f3cb8d19275ff76c94f3f50e2099f9e432 100644 (file)
@@ -13,8 +13,8 @@
 
 
 <p>This documentation is for version 0.11 of the transport.</p>
-<p>Please visit <a href="http://msn-transport.jabberstudio.org">http://msn-transport.jabberstudio.org</a> to download the transport and see news updates.</p>
-<p>Please visit the <a href="http://msn-transport.jabberstudio.org/docs/user.html">MSN Transport User's Guide</a> if you are a Jabber user and want to talk to your MSN friends.</p>
+<p>Please visit <a href="http://delx.cjb.net/pymsnt">http://delx.cjb.net/pymsnt</a> to download the transport and see news updates.</p>
+<p>Please visit the <a href="http://delx.cjb.net/pymsnt/docs/user.html">MSN Transport User's Guide</a> if you are a Jabber user and want to talk to your MSN friends.</p>
 <p>If you have any insights or comments to add to this page please let me know by email or Jabber: james&#64;delx.cjb.net</p> 
 
 <hr/>
@@ -68,7 +68,7 @@ or make sure you download at least these modules: core, web, words
 
 <li><h4>PyMSNt</h4>
 <p>
-Download PyMSNt from <a href="http://msn-transport.jabberstudio.org">msn-transport.jabberstudio.org</a> and decompress it to a suitable location.
+Download PyMSNt from <a href="http://delx.cjb.net/pymsnt">delx.cjb.net/pymsnt</a> and decompress it to a suitable location.
 </p>
 </li>
 
@@ -203,6 +203,17 @@ href="http://ejabberd.jabberstudio.org/guide.html#htoc17">ejabberd Guide</a>:
 <li>Restart ejabberd and you're done.</li>
 </ol>
 </li>
+
+<li><h4>Wildfire</h4>
+<p>
+In the Wildfire administration console, click the Server tab, and then External Components.
+Enable external components and enter a port (default is 10015) and a default shared secret.
+</p>
+<p>
+Use the port and secret in the PyMSNt config.xml to connect the transport to Wildfire
+</p>
+</li>
+
 </ul>
 
 <hr/>
@@ -242,7 +253,8 @@ Run in the directory that PyMSNt.pid is in. This will send a SIGHUP signal to th
 
 <ul>
 <li>On MS Windows, if you can't run PyMSNt, make sure you have Python installed correctly (as well as all of Twisted and PyCrypto/PyOpenSSL), and that python.exe is in your PATH (see above).</li>
-<li>See the <a href="http://msn-transport.jabberstudio.org/docs/user.html">User's Guide to PyMSNt</a> for more details on using the transport</li>
+<li>See the <a href="http://delx.cjb.net/pymsnt/docs/user.html">User's Guide to PyMSNt</a> for more details on using the transport</li>
+<li>Do not use Twisted 2.0.0. It is buggy!</li>
 <li>If you are upgrading from the CMSN-t and your Jabber server has been running
 prior to about November 2003 then some of your users' contact lists may have
 msn.host.com/registered in them. These users should delete the transport from their list, and reregister it. There is no need to delete the transport users (so they will not have to reauthorise any contacts).</li>