changeset 13687:22ac7f523fc9

[gaim-migrate @ 16090] SF Patch #1470618 Fixes SF Bug #1415963 "Small modification to correctly link to the HTTPS login page for the Yahoo! Mail service. The previous link generated a SSL certificate warning in both Internet Explorer and Firefox when followed. This warning is now gone." committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 24 Apr 2006 20:37:00 +0000
parents 2d31d61f572c
children 428f86e1fd27
files src/protocols/yahoo/yahoo.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.h	Mon Apr 24 20:15:34 2006 +0000
+++ b/src/protocols/yahoo/yahoo.h	Mon Apr 24 20:37:00 2006 +0000
@@ -31,7 +31,7 @@
 #define YAHOO_PAGER_HOST "scs.msg.yahoo.com"
 #define YAHOO_PAGER_PORT 5050
 #define YAHOO_PROFILE_URL "http://profiles.yahoo.com/"
-#define YAHOO_MAIL_URL "https://mail.yahoo.com/"
+#define YAHOO_MAIL_URL "https://login.yahoo.com/config/login?.src=ym"
 #define YAHOO_XFER_HOST "filetransfer.msg.yahoo.com"
 #define YAHOO_XFER_PORT 80
 #define YAHOO_ROOMLIST_URL "http://insider.msg.yahoo.com/ycontent/"