On Fri, 2 Sep 2005 00:10, Trejkaz wrote: > Should I be worried about this? Does it mean there is a somehow-illegal > hostname in my spool, or does it mean there is a bug in PyMSNt itself?
Okay, I found one anomoly after scanning my whole spool directory by eye: <username>%optusnet.com.au%jabber.zim.net.au.xml This is a real user, whose account seems to be: <username>[EMAIL PROTECTED] Is it possible that PyMSNt is converting the first % into a @, instead of the last one? If it did this, the resulting "optusnet.com.au%jabber.zim.net.au" would definitely be an invalid hostname. But if it splits at the last one like it should, the first % goes into the node, which is valid. TX -- Email: Trejkaz Xaoza <[EMAIL PROTECTED]> Web site: http://trypticon.org/ Jabber ID: [EMAIL PROTECTED] GPG Fingerprint: 9EEB 97D7 8F7B 7977 F39F A62C B8C7 BC8B 037E EA73 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://modevia.com/pipermail/py-transports/attachments/20050902/fc174db1/attachment.pgp From [EMAIL PROTECTED] Fri Sep 2 08:59:42 2005 From: [EMAIL PROTECTED] (James Bunton) Date: Fri Sep 2 08:59:44 2005 Subject: [py-transports] Testing PyMSNt 0.10-rc2 In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Yup. This is on my fixing todo list. --- James On 02/09/2005, at 8:24 AM, Trejkaz wrote: > On Fri, 2 Sep 2005 00:10, Trejkaz wrote: >> Should I be worried about this? Does it mean there is a >> somehow-illegal >> hostname in my spool, or does it mean there is a bug in PyMSNt itself? > > Okay, I found one anomoly after scanning my whole spool directory by > eye: > > <username>%optusnet.com.au%jabber.zim.net.au.xml > > This is a real user, whose account seems to be: > > <username>[EMAIL PROTECTED] > > Is it possible that PyMSNt is converting the first % into a @, instead > of the > last one? If it did this, the resulting > "optusnet.com.au%jabber.zim.net.au" > would definitely be an invalid hostname. But if it splits at the last > one > like it should, the first % goes into the node, which is valid. > > TX > > -- > Email: Trejkaz Xaoza <[EMAIL PROTECTED]> > Web site: http://trypticon.org/ > Jabber ID: [EMAIL PROTECTED] > GPG Fingerprint: 9EEB 97D7 8F7B 7977 F39F A62C B8C7 BC8B 037E EA73 > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports