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

Reply via email to