My config.xml is as follows, each ***** was replaced over my hostname, for privacy reasons. having seen the previous issue someone had I replaced host with 127.0.0.1 but it made no difference so I have set it back to my hostname. The configuration is identical to my previous setup bar the fact that I have moved the spool and pid locations:
<pymsnt> <jid>msn.*****</jid> <host>*****</host> <!-- <compjid>msn1</compjid> --> <discoName>MSN Transport</discoName> <spooldir>/var/lib/pymsnt/spool/</spooldir> <pid>/var/lib/pymsnt/pid</pid> <!--<background/>--> <!--<reactor>poll</reactor> --> <mainServer>127.0.0.1</mainServer> <port>5347</port> <secret>*******************</secret> <!-- Use Jabber.com’s XCP component protocol extensions. --> <!-- <useXCP/> --> <lang>en</lang> <website>http://msn.*****</website> <mailNotifications/> <registerMessage>You have successfully registered with PyMSNt</ registerMessage> <allowRegister/> <getAllAvatars/> <ftSizeLimit>0</ftSizeLimit><!-- The maximum rate for file transfer (in bytes). For unlimited, comment out, or set to 0 --> <ftRateLimit>0</ftRateLimit> <ftJabberPort>8010</ftJabberPort> <ftOOBRoot>http://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>[EMAIL PROTECTED]</jid> </admins> <debugLevel>4</debugLevel> </pymsnt> On Aug 19, 10:15 am, "Norman Rasmussen" <[EMAIL PROTECTED]> wrote: > On Tue, Aug 19, 2008 at 2:02 AM, argon <[EMAIL PROTECTED]> wrote: > > I have no experience with python so I am not sure how to debug this > > further. Can anyone help? > > What's you config.xml look like (please remove the password though). What > have you chosen from the <host> setting? > > -- > - Norman Rasmussen > - Email: [EMAIL PROTECTED] > - Home page:http://norman.rasmussen.co.za/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "py-transports" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/py-transports?hl=en -~----------~----~----~----~------~----~------~--~---
