X-Git-Url: https://code.delx.au/pymsnt/blobdiff_plain/dacce305fcfe3594ea6336e12bd7f7330501e870..98f24d0249dc33a6ef807763b0009e25d961e850:/docs/server.html diff --git a/docs/server.html b/docs/server.html index 9c2228e..6c7534f 100644 --- a/docs/server.html +++ b/docs/server.html @@ -13,8 +13,8 @@

This documentation is for version 0.11 of the transport.

-

Please visit http://msn-transport.jabberstudio.org to download the transport and see news updates.

-

Please visit the MSN Transport User's Guide if you are a Jabber user and want to talk to your MSN friends.

+

Please visit http://delx.cjb.net/pymsnt to download the transport and see news updates.

+

Please visit the MSN Transport User's Guide if you are a Jabber user and want to talk to your MSN friends.

If you have any insights or comments to add to this page please let me know by email or Jabber: james@delx.cjb.net


@@ -55,8 +55,8 @@ or make sure you download at least these modules: core, web, words


@@ -233,6 +244,8 @@ Run in the directory that PyMSNt.pid is in. This will send a SIGHUP signal to th
  • If you want your transport to be accessible to other Jabber servers then make sure the JID is resolvable by DNS. Note that not having a resolvable DNS doesn't prevent a determined server admin from using your gateway.
  • To disable file transfer, simply comment out the ftJabberPort and ftOOBPort options. This will disable file transfer in both directions.
  • +
  • To keep the size of the avatar spool directory down, try adding a command like this to your cronfile:
    find /path/to/msn.host.com/avatars -atime +30 -delete
  • +
  • To get the latest version of the transport, run this command:
    svn co svn://delx.cjb.net/pymsnt/trunk pymsnt

  • @@ -240,7 +253,8 @@ Run in the directory that PyMSNt.pid is in. This will send a SIGHUP signal to th