Hi,
It is not an important bug, but I'm receiving hotmail notifications since I
upgraded to version 0.11. I've always had the <mailNotifications/> line
commented out in my config.xml file and it worked fine with 0.10.3.
Regards
Jorge
From [EMAIL PROTECTED] Tue Mar 7 19:44:43 2006
From: [EMAIL PROTECTED] (Norman Rasmussen)
Date: Tue Mar 7 19:44:48 2006
Subject: [py-transports] PyMSNt errors
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
On 3/6/06, Norman Rasmussen <[EMAIL PROTECTED]> wrote:
> I'm still getting:
>
> Failed to connect to MSN servers: [Failure instance: Traceback:
> exceptions.ImportError: No module named kqsyscall
> --- <exception caught here> ---
> src/main.py:15:?
> /usr/lib/python2.3/site-packages/twisted/internet/kqreactor.py:69:?
> ]
>
> not sure if this has been fixed in my build (I just updated to rev 123
> after the bug).
yep, still happening.
--
- Norman Rasmussen
- Email: [EMAIL PROTECTED]
- Home page: http://norman.rasmussen.co.za/
From [EMAIL PROTECTED] Wed Mar 8 02:35:10 2006
From: [EMAIL PROTECTED] (James Bunton)
Date: Wed Mar 8 04:00:50 2006
Subject: [py-transports] PyMSNt 0.11 release
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
On 19/02/2006, at 4:58 AM, Lars T. Mikkelsen wrote:
> On Sat, Feb 18, 2006 at 02:21:10AM +1100, James Bunton wrote:
>> I'll be releasing a new version of webreg to match this release within
>> a few weeks. Including that patch to allow it to work with Google Talk
>> (DNS SRV support)
>
> I've updated the patch (attached) to webreg a bit - adding proper
> STARTTLS and PHP5 support. The patch is now mostly against
> class.jabber.php - the maintainer of class.jabber.php, Nathan Fritz,
> promised to make a new release soon [1].
>
>> Please direct any bug reports to the [email protected]
>> mailing list. I'm more likely to miss something in jadmin or jdev when
>> I get back.
>
> I have some very minor issues with the latest release - I'm sorry I
> didn't have the time to report these before you made the actual
> release.
>
> * A LogEvent() on message errors that course removal of the session
> would be nice. (I.e. a LogEvent() just before s.removeMe() in
> PyTransport.onMessage()).
> * The session should also be removed on presence errors - just like on
> message errors.
> * The transport doesn't properly handle presence probes to the
> transport
> itself (i.e. to config.jid) - these return an 'unavailable' status.
>
> Otherwise, 0.11 is really great!
>
> Best regards,
> Lars
Thanks. All of the above should be fixed in SVN now.
I'll have a look at that webreg patch now...
---
James