]> code.delx.au - pymsnt/commitdiff
Small docs update.
authorjamesbunton <jamesbunton@55fbd22a-6204-0410-b2f0-b6c764c7e90a>
Mon, 10 Jul 2006 08:13:40 +0000 (08:13 +0000)
committerjamesbunton <jamesbunton@55fbd22a-6204-0410-b2f0-b6c764c7e90a>
Mon, 10 Jul 2006 08:13:40 +0000 (08:13 +0000)
git-svn-id: http://delx.cjb.net/svn/pymsnt/trunk@190 55fbd22a-6204-0410-b2f0-b6c764c7e90a

committer: jamesbunton <jamesbunton@55fbd22a-6204-0410-b2f0-b6c764c7e90a>

docs/server.html

index 75aa6d30127cb6a808141647adec3a365f710732..6c7534f3cb8d19275ff76c94f3f50e2099f9e432 100644 (file)
@@ -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>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/>
 </ul>
 
 <hr/>
@@ -243,6 +254,7 @@ 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://delx.cjb.net/pymsnt/docs/user.html">User's Guide to PyMSNt</a> for more details on using the transport</li>
 <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://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>
 <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>