Thanks Daniel. I've got a few things that I have to do with PyMSNt as soon as I get time. I'll try to fix all these issues and release 0.11.3 soon.
--- James On 26/02/2007, at 5:55 AM, Daniel Henninger wrote: > Hi folk, > > I don't know who else has run into this yet, it seems to be a > "rolling update" or something. Basically, MSN seems to be requiring > a version update to log in. There's two versions which seem valid, > but in the other project I'm working on, updating the version string > to 8.1.0178 seems to have done the trick. If you are having problems > logging in, you may be able to fix it by updating PyMSNt's: > src/legacy/msn/msn.py: > MSN_CVR_STR = "0x040c winnt 5.1 i386 MSNMSGR 7.0.0777 msmsgs" > > (just change 7.0.0777 to 8.1.0178) > > Keep in mind that I'm basing off of an older version of PyMSNt > (maybe) so there's a chance that it may already be adjusted to > something that works and/or might be in a different place. > > Daniel > > _______________________________________________ > py-transports mailing list > [email protected] > http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports _______________________________________________ py-transports mailing list [email protected] http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports
