Difference between revisions of "Yahoo"

From dmfswiki
Jump to: navigation, search
(Created page with "Yahoo's CardDAV servers are currently hardly reachable. So only CalDAV-Sync works reliably. == Setup == Server: caldav.calendar.yahoo.com SSL: leave ticked! Username: your Yaho...")
 
Line 3: Line 3:
 
== Setup ==
 
== Setup ==
  
Server: caldav.calendar.yahoo.com
+
=== CalDAV-Sync ===
SSL: leave ticked!
+
* '''Server''': caldav.calendar.yahoo.com
Username: your Yahoo-ID (i.e. your email address at yahoo)
+
* '''SSL''': leave ticked, it won't work otherwise
Password: your Yahoo-Password
+
* '''Username''': your Yahoo-ID (i.e. your email address at yahoo)
 +
* '''Password''': your Yahoo-Password
  
 
== known issues ==
 
== known issues ==
  
None.
+
=== CalDAV-Sync ===
 +
 
 +
None so far.
 +
 
 +
=== CardDAV-Sync ===
 +
 
 +
Yahoo seems to have some configuration problem of their reverse proxies. When you try to contact carddav.address.yahoo.com you'll probably (in about 4 of 5 requests) get an error message stating:
 +
Sorry, Proxy Error.
 +
The proxy server received an invalid response from an upstream server.
 +
The proxy server could not handle the request PROPFIND /dav/.
 +
Reason: Could not connect to remote machine: Connection refused
 +
-

Revision as of 23:04, 18 June 2011

Yahoo's CardDAV servers are currently hardly reachable. So only CalDAV-Sync works reliably.

Setup

CalDAV-Sync

  • Server: caldav.calendar.yahoo.com
  • SSL: leave ticked, it won't work otherwise
  • Username: your Yahoo-ID (i.e. your email address at yahoo)
  • Password: your Yahoo-Password

known issues

CalDAV-Sync

None so far.

CardDAV-Sync

Yahoo seems to have some configuration problem of their reverse proxies. When you try to contact carddav.address.yahoo.com you'll probably (in about 4 of 5 requests) get an error message stating:

Sorry, Proxy Error.
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request PROPFIND /dav/.
Reason: Could not connect to remote machine: Connection refused

-