# HG changeset patch # User John Bailey # Date 1243075479 0 # Node ID 3fd5f2bccd68bb5c9a13f241a9fd15bf1faa0e88 # Parent e40a30c883cc0cf907853af4c622eaefc40df847 Set the default pager host to scsa.msg.yahoo.com; this seems to be what the official client uses. diff -r e40a30c883cc -r 3fd5f2bccd68 libpurple/protocols/yahoo/yahoo.h --- a/libpurple/protocols/yahoo/yahoo.h Sat May 23 07:08:00 2009 +0000 +++ b/libpurple/protocols/yahoo/yahoo.h Sat May 23 10:44:39 2009 +0000 @@ -28,7 +28,7 @@ #include "circbuffer.h" #include "prpl.h" -#define YAHOO_PAGER_HOST "scs.msg.yahoo.com" +#define YAHOO_PAGER_HOST "scsa.msg.yahoo.com" #define YAHOO_PAGER_PORT 5050 #define YAHOO_PAGER_PORT_P2P 5101 #define YAHOO_LOGIN_URL "https://login.yahoo.com/config/pwtoken_login?src=ymsgr&ts=&token=%s"