Fawzib Rojas wrote: > I made some packages for the latest versions of PyAIMt (0.7c), PyICQt > (0.7a), and PyMSNt (0.11a), they are called jabber-pyaim, jabber-pyicq, > jabber-pymsn. > > They work in Ubuntu (dapper AMD64), havent tested them anywhere else.
Great! On debian unstable they miss the file /etc/lsb-release: /etc/init.d/jabber-pymsn: line 9: /etc/lsb-release: No such file or directory But after commenting out that line everything seems to work just fine. Cya, Hylke -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 254 bytes Desc: OpenPGP digital signature Url : http://modevia.com/pipermail/py-transports/attachments/20060405/d0e259ca/signature.pgp From [EMAIL PROTECTED] Wed Apr 5 15:11:00 2006 From: [EMAIL PROTECTED] (Daniel Henninger) Date: Wed Apr 5 15:11:16 2006 Subject: [py-transports] Forum Message-ID: <[EMAIL PROTECTED]> Hi Folk! I added a forum to blathersource. I don't know how much use it'll get but I wanted something fun to set up for a bit so there it is: http://forum.blathersource.org/ The particular board I am using has built in jabber notification support. Pretty nifty. I don't like how large the font is, but I haven't had time to sit down and figure out exactly where the extended size is coming from. It wasn't any of the obvious places in style sheets that I was aware of. ;D Daniel From [EMAIL PROTECTED] Wed Apr 5 16:20:22 2006 From: [EMAIL PROTECTED] (Wendell Turner) Date: Wed Apr 5 16:20:26 2006 Subject: [py-transports] pymsnt behind firewall Message-ID: <[EMAIL PROTECTED]> I've been successful in running PyMSNt at one location, and it works fine. Now I'm at another site where outbound tcp connections are severly restricted. I've opened up one IP address (tcp port 1863 to 65.54.239.0/24 which appears to be messenger.hotmail.com), and that connected, but now PyMSNt wants more (e.g., 207.46.2.40). How many connections does PyMSNt make to MSN/hotmail, and to what addresses? Will it even be possible to identify all of the connections ahead of time to put into the (iptable) rules? Thanks, Wendell
