[JDEV] Yahoo forcing users to upgrade their client ...

Sean Egan sean.egan at binghamton.edu
Thu Sep 11 14:50:56 CDT 2003


On Thu, 2003-09-11 at 08:44, Paul Curtis wrote:
> OK. I also received an "upgrade" message from Yahoo this morning while 
> using the Yahoo transport. I will investigate whether this is a required 
> protocol change (I don't think so) or a message from Yahoo for other 
> purposes. As the Yahoo transport uses the protocol code from Gaim, I 
> would suspect this will need to be fixed in Gaim as well.

In yahoo.c:
#define YAHOO_PROTO_VER 0x0900

needs to be changed to:
#define YAHOO_PROTO_VER 0x000b

I'd do it myself, but I forgot my jabberstudio.org password :-[

-s.



More information about the JDev mailing list