Skip to content

PHP-Push and Yahoo CalDav #5

@user678

Description

@user678

Hi,

Could you help me with yahoo caldav settings:

I use the following string:

$BackendCalDAV_config = array(
    'CALDAV_SERVER' => 'https://caldav.calendar.yahoo.com',
    'CALDAV_PORT'   => '443',
    'CALDAV_PATH'   => '/'
    );

Calendar is not received from android. The log is here:

04/28/12 11:38:33 [4736] [mx751@yahoo.com] Start
04/28/12 11:38:33 [4736] [mx751@yahoo.com] Z-Push version: 1.5.8-1187
04/28/12 11:38:33 [4736] [mx751@yahoo.com] Client IP: 192.168.0.162
04/28/12 11:38:33 [4736] [mx751@yahoo.com] Client supports version 1.0
04/28/12 11:38:33 [4736] [mx751@yahoo.com] Combined 1 backends loaded.
04/28/12 11:38:33 [4736] [mx751@yahoo.com] Combined::Logon(mx751@yahoo.com, ,_)
04/28/12 11:38:33 [4736] [mx751@yahoo.com] CalDAV::logon to CalDav server
04/28/12 11:38:33 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_SERVER
04/28/12 11:38:33 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_SERVER with https://caldav.calendar.yahoo.com
04/28/12 11:38:33 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_PORT
04/28/12 11:38:33 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_PORT with 443
04/28/12 11:38:33 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_PATH
04/28/12 11:38:33 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_PATH with /
04/28/12 11:38:33 [4736] [mx751@yahoo.com] CalDAV::Successful Logon To CalDAV Server
04/28/12 11:38:33 [4736] [mx751@yahoo.com] Combined login success
04/28/12 11:38:33 [4736] [mx751@yahoo.com] Combined::Setup(, , 1.0)
04/28/12 11:38:33 [4736] [mx751@yahoo.com] Combined::Setup success
04/28/12 11:38:33 [4736] [mx751@yahoo.com] Options request
04/28/12 11:38:33 [4736] [mx751@yahoo.com] CalDAV::Closing Connection
04/28/12 11:38:33 [4736] [mx751@yahoo.com] end
04/28/12 11:38:33 [4736] [mx751@yahoo.com] --------
04/28/12 11:38:35 [4736] [mx751@yahoo.com] Start
04/28/12 11:38:35 [4736] [mx751@yahoo.com] Z-Push version: 1.5.8-1187
04/28/12 11:38:35 [4736] [mx751@yahoo.com] Client IP: 192.168.0.162
04/28/12 11:38:35 [4736] [mx751@yahoo.com] Client supports version 2.5
04/28/12 11:38:35 [4736] [mx751@yahoo.com] Combined 1 backends loaded.
04/28/12 11:38:35 [4736] [mx751@yahoo.com] Combined::Logon(mx751@yahoo.com, ,
)
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::logon to CalDav server
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_SERVER
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_SERVER with https://caldav.calendar.yahoo.com
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_PORT
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_PORT with 443
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_PATH
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_PATH with /
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::Successful Logon To CalDAV Server
04/28/12 11:38:35 [4736] [mx751@yahoo.com] Combined login success
04/28/12 11:38:35 [4736] [mx751@yahoo.com] Combined::Setup(mx751@yahoo.com, androidc259148960, 2.5)
04/28/12 11:38:35 [4736] [mx751@yahoo.com] Combined::Setup success
04/28/12 11:38:35 [4736] [mx751@yahoo.com] POST cmd: FolderSync
04/28/12 11:38:35 [4736] [mx751@yahoo.com] I FolderHierarchy:FolderSync
04/28/12 11:38:35 [4736] [mx751@yahoo.com] I FolderHierarchy:SyncKey
04/28/12 11:38:35 [4736] [mx751@yahoo.com] I 0
04/28/12 11:38:35 [4736] [mx751@yahoo.com] I /FolderHierarchy:SyncKey
04/28/12 11:38:35 [4736] [mx751@yahoo.com] I /FolderHierarchy:FolderSync
04/28/12 11:38:35 [4736] [mx751@yahoo.com] Combined::GetExporter()
04/28/12 11:38:35 [4736] [mx751@yahoo.com] ExportHierarchyChangesCombined constructed
04/28/12 11:38:35 [4736] [mx751@yahoo.com] ExportHierarchyChangesCombined::Config(...)
04/28/12 11:38:35 [4736] [mx751@yahoo.com] ImportHierarchyChangesCombinedWrap::ImportHierarchyChangesCombinedWrap(c,...)
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CutOffDate:
04/28/12 11:38:35 [4736] [mx751@yahoo.com] Initializing folder diff engine
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::GetFolderList()
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::StatFolder(calendar)
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::GetFolder(calendar)
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::StatFolder(tasks)
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::GetFolder(tasks)
04/28/12 11:38:35 [4736] [mx751@yahoo.com] Found 2 folder changes
04/28/12 11:38:35 [4736] [mx751@yahoo.com] ExportHierarchyChangesCombined::Config complete
04/28/12 11:38:35 [4736] [mx751@yahoo.com] ExportHierarchyChangesCombined::Synchronize()
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::GetFolder(tasks)
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::StatFolder(tasks)
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::GetFolder(tasks)
04/28/12 11:38:35 [4736] [mx751@yahoo.com] ImportHierarchyChangesCombinedWrap::ImportFolderChange(c/tasks)
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::GetFolder(calendar)
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::StatFolder(calendar)
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::GetFolder(calendar)
04/28/12 11:38:35 [4736] [mx751@yahoo.com] ImportHierarchyChangesCombinedWrap::ImportFolderChange(c/calendar)
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O FolderHierarchy:FolderSync
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O FolderHierarchy:Status
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O 1
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O /FolderHierarchy:Status
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O FolderHierarchy:SyncKey
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O {40a7694d-c35e-4a52-8526-bcc6355ffa47}1
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O /FolderHierarchy:SyncKey
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O FolderHierarchy:Changes
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O FolderHierarchy:Count
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O 2
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O /FolderHierarchy:Count
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O FolderHierarchy:Add
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O FolderHierarchy:ServerEntryId
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O c/tasks
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O /FolderHierarchy:ServerEntryId
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O FolderHierarchy:ParentId
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O 0
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O /FolderHierarchy:ParentId
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O FolderHierarchy:DisplayName
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O Tasks
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O /FolderHierarchy:DisplayName
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O FolderHierarchy:Type
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O 7
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O /FolderHierarchy:Type
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O /FolderHierarchy:Add
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O FolderHierarchy:Add
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O FolderHierarchy:ServerEntryId
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O c/calendar
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O /FolderHierarchy:ServerEntryId
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O FolderHierarchy:ParentId
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O 0
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O /FolderHierarchy:ParentId
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O FolderHierarchy:DisplayName
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O Calendar
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O /FolderHierarchy:DisplayName
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O FolderHierarchy:Type
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O 8
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O /FolderHierarchy:Type
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O /FolderHierarchy:Add
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O /FolderHierarchy:Changes
04/28/12 11:38:35 [4736] [mx751@yahoo.com] O /FolderHierarchy:FolderSync
04/28/12 11:38:35 [4736] [mx751@yahoo.com] ExportHierarchyChangesCombined::GetState()
04/28/12 11:38:35 [4736] [mx751@yahoo.com] CalDAV::Closing Connection
04/28/12 11:38:35 [4736] [mx751@yahoo.com] end
04/28/12 11:38:35 [4736] [mx751@yahoo.com] --------
04/28/12 11:38:45 [4736] [mx751@yahoo.com] Start
04/28/12 11:38:45 [4736] [mx751@yahoo.com] Z-Push version: 1.5.8-1187
04/28/12 11:38:45 [4736] [mx751@yahoo.com] Client IP: 192.168.0.162
04/28/12 11:38:45 [4736] [mx751@yahoo.com] Client supports version 1.0
04/28/12 11:38:45 [4736] [mx751@yahoo.com] Combined 1 backends loaded.
04/28/12 11:38:45 [4736] [mx751@yahoo.com] Combined::Logon(mx751@yahoo.com, ,**
)
04/28/12 11:38:45 [4736] [mx751@yahoo.com] CalDAV::logon to CalDav server
04/28/12 11:38:45 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_SERVER
04/28/12 11:38:45 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_SERVER with https://caldav.calendar.yahoo.com
04/28/12 11:38:45 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_PORT
04/28/12 11:38:45 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_PORT with 443
04/28/12 11:38:45 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_PATH
04/28/12 11:38:45 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_PATH with /
04/28/12 11:38:45 [4736] [mx751@yahoo.com] CalDAV::Successful Logon To CalDAV Server
04/28/12 11:38:45 [4736] [mx751@yahoo.com] Combined login success
04/28/12 11:38:45 [4736] [mx751@yahoo.com] Combined::Setup(, , 1.0)
04/28/12 11:38:45 [4736] [mx751@yahoo.com] Combined::Setup success
04/28/12 11:38:45 [4736] [mx751@yahoo.com] Options request
04/28/12 11:38:45 [4736] [mx751@yahoo.com] CalDAV::Closing Connection
04/28/12 11:38:45 [4736] [mx751@yahoo.com] end
04/28/12 11:38:45 [4736] [mx751@yahoo.com] --------
04/28/12 11:38:48 [4736] [mx751@yahoo.com] Start
04/28/12 11:38:48 [4736] [mx751@yahoo.com] Z-Push version: 1.5.8-1187
04/28/12 11:38:48 [4736] [mx751@yahoo.com] Client IP: 192.168.0.162
04/28/12 11:38:48 [4736] [mx751@yahoo.com] Client supports version 2.5
04/28/12 11:38:48 [4736] [mx751@yahoo.com] Combined 1 backends loaded.
04/28/12 11:38:48 [4736] [mx751@yahoo.com] Combined::Logon(mx751@yahoo.com, ,_)
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::logon to CalDav server
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_SERVER
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_SERVER with https://caldav.calendar.yahoo.com
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_PORT
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_PORT with 443
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_PATH
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_PATH with /
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::Successful Logon To CalDAV Server
04/28/12 11:38:48 [4736] [mx751@yahoo.com] Combined login success
04/28/12 11:38:48 [4736] [mx751@yahoo.com] Combined::Setup(mx751@yahoo.com, androidc259148960, 2.5)
04/28/12 11:38:48 [4736] [mx751@yahoo.com] Combined::Setup success
04/28/12 11:38:48 [4736] [mx751@yahoo.com] POST cmd: FolderSync
04/28/12 11:38:48 [4736] [mx751@yahoo.com] I FolderHierarchy:FolderSync
04/28/12 11:38:48 [4736] [mx751@yahoo.com] I FolderHierarchy:SyncKey
04/28/12 11:38:48 [4736] [mx751@yahoo.com] I 0
04/28/12 11:38:48 [4736] [mx751@yahoo.com] I /FolderHierarchy:SyncKey
04/28/12 11:38:48 [4736] [mx751@yahoo.com] I /FolderHierarchy:FolderSync
04/28/12 11:38:48 [4736] [mx751@yahoo.com] Combined::GetExporter()
04/28/12 11:38:48 [4736] [mx751@yahoo.com] ExportHierarchyChangesCombined constructed
04/28/12 11:38:48 [4736] [mx751@yahoo.com] ExportHierarchyChangesCombined::Config(...)
04/28/12 11:38:48 [4736] [mx751@yahoo.com] ImportHierarchyChangesCombinedWrap::ImportHierarchyChangesCombinedWrap(c,...)
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CutOffDate:
04/28/12 11:38:48 [4736] [mx751@yahoo.com] Initializing folder diff engine
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::GetFolderList()
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::StatFolder(calendar)
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::GetFolder(calendar)
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::StatFolder(tasks)
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::GetFolder(tasks)
04/28/12 11:38:48 [4736] [mx751@yahoo.com] Found 2 folder changes
04/28/12 11:38:48 [4736] [mx751@yahoo.com] ExportHierarchyChangesCombined::Config complete
04/28/12 11:38:48 [4736] [mx751@yahoo.com] ExportHierarchyChangesCombined::Synchronize()
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::GetFolder(tasks)
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::StatFolder(tasks)
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::GetFolder(tasks)
04/28/12 11:38:48 [4736] [mx751@yahoo.com] ImportHierarchyChangesCombinedWrap::ImportFolderChange(c/tasks)
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::GetFolder(calendar)
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::StatFolder(calendar)
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::GetFolder(calendar)
04/28/12 11:38:48 [4736] [mx751@yahoo.com] ImportHierarchyChangesCombinedWrap::ImportFolderChange(c/calendar)
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O FolderHierarchy:FolderSync
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O FolderHierarchy:Status
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O 1
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O /FolderHierarchy:Status
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O FolderHierarchy:SyncKey
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O {d1e7e783-891e-491c-9462-cfe3a78b3912}1
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O /FolderHierarchy:SyncKey
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O FolderHierarchy:Changes
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O FolderHierarchy:Count
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O 2
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O /FolderHierarchy:Count
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O FolderHierarchy:Add
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O FolderHierarchy:ServerEntryId
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O c/tasks
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O /FolderHierarchy:ServerEntryId
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O FolderHierarchy:ParentId
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O 0
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O /FolderHierarchy:ParentId
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O FolderHierarchy:DisplayName
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O Tasks
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O /FolderHierarchy:DisplayName
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O FolderHierarchy:Type
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O 7
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O /FolderHierarchy:Type
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O /FolderHierarchy:Add
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O FolderHierarchy:Add
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O FolderHierarchy:ServerEntryId
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O c/calendar
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O /FolderHierarchy:ServerEntryId
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O FolderHierarchy:ParentId
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O 0
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O /FolderHierarchy:ParentId
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O FolderHierarchy:DisplayName
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O Calendar
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O /FolderHierarchy:DisplayName
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O FolderHierarchy:Type
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O 8
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O /FolderHierarchy:Type
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O /FolderHierarchy:Add
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O /FolderHierarchy:Changes
04/28/12 11:38:48 [4736] [mx751@yahoo.com] O /FolderHierarchy:FolderSync
04/28/12 11:38:48 [4736] [mx751@yahoo.com] ExportHierarchyChangesCombined::GetState()
04/28/12 11:38:48 [4736] [mx751@yahoo.com] CalDAV::Closing Connection
04/28/12 11:38:48 [4736] [mx751@yahoo.com] end
04/28/12 11:38:48 [4736] [mx751@yahoo.com] --------
04/28/12 11:38:52 [4736] [mx751@yahoo.com] Start
04/28/12 11:38:52 [4736] [mx751@yahoo.com] Z-Push version: 1.5.8-1187
04/28/12 11:38:52 [4736] [mx751@yahoo.com] Client IP: 192.168.0.162
04/28/12 11:38:52 [4736] [mx751@yahoo.com] Client supports version 2.5
04/28/12 11:38:52 [4736] [mx751@yahoo.com] Combined 1 backends loaded.
04/28/12 11:38:52 [4736] [mx751@yahoo.com] Combined::Logon(mx751@yahoo.com, ,
)
04/28/12 11:38:52 [4736] [mx751@yahoo.com] CalDAV::logon to CalDav server
04/28/12 11:38:52 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_SERVER
04/28/12 11:38:52 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_SERVER with https://caldav.calendar.yahoo.com
04/28/12 11:38:52 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_PORT
04/28/12 11:38:52 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_PORT with 443
04/28/12 11:38:52 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_PATH
04/28/12 11:38:52 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_PATH with /
04/28/12 11:38:52 [4736] [mx751@yahoo.com] CalDAV::Successful Logon To CalDAV Server
04/28/12 11:38:52 [4736] [mx751@yahoo.com] Combined login success
04/28/12 11:38:52 [4736] [mx751@yahoo.com] Combined::Setup(mx751@yahoo.com, androidc259148960, 2.5)
04/28/12 11:38:52 [4736] [mx751@yahoo.com] Combined::Setup success
04/28/12 11:38:52 [4736] [mx751@yahoo.com] POST cmd: Sync
04/28/12 11:38:52 [4736] [mx751@yahoo.com] I
04/28/12 11:38:52 [4736] [mx751@yahoo.com] I
04/28/12 11:38:52 [4736] [mx751@yahoo.com] I
04/28/12 11:38:52 [4736] [mx751@yahoo.com] I
04/28/12 11:38:52 [4736] [mx751@yahoo.com] I Calendar
04/28/12 11:38:52 [4736] [mx751@yahoo.com] Sync folder:Calendar
04/28/12 11:38:52 [4736] [mx751@yahoo.com] I
04/28/12 11:38:52 [4736] [mx751@yahoo.com] I
04/28/12 11:38:52 [4736] [mx751@yahoo.com] I 0
04/28/12 11:38:52 [4736] [mx751@yahoo.com] I
04/28/12 11:38:52 [4736] [mx751@yahoo.com] I
04/28/12 11:38:52 [4736] [mx751@yahoo.com] I c/calendar
04/28/12 11:38:52 [4736] [mx751@yahoo.com] I
04/28/12 11:38:52 [4736] [mx751@yahoo.com] I
04/28/12 11:38:52 [4736] [mx751@yahoo.com] I
04/28/12 11:38:52 [4736] [mx751@yahoo.com] I
04/28/12 11:38:52 [4736] [mx751@yahoo.com] Combined::GetExporter(c/calendar)
04/28/12 11:38:52 [4736] [mx751@yahoo.com] CutOffDate:
04/28/12 11:38:52 [4736] [mx751@yahoo.com] Initializing message diff engine
04/28/12 11:38:52 [4736] [mx751@yahoo.com] 0 messages in state
04/28/12 11:38:52 [4736] [mx751@yahoo.com] CalDAV::GetMessageList(calendar)
04/28/12 11:38:53 [4736] [mx751@yahoo.com] CalDAV::GetMessageList: Got 0 events (19700101T010000Z to 20380119T041407Z)
04/28/12 11:38:53 [4736] [mx751@yahoo.com] Found 0 message changes
04/28/12 11:38:53 [4736] [mx751@yahoo.com] O
04/28/12 11:38:53 [4736] [mx751@yahoo.com] O
04/28/12 11:38:53 [4736] [mx751@yahoo.com] O
04/28/12 11:38:53 [4736] [mx751@yahoo.com] O
04/28/12 11:38:54 [4736] [mx751@yahoo.com] O Calendar
04/28/12 11:38:54 [4736] [mx751@yahoo.com] O
04/28/12 11:38:54 [4736] [mx751@yahoo.com] O
04/28/12 11:38:54 [4736] [mx751@yahoo.com] O {3c10ed10-393d-4b69-9929-8862f9c3b283}1
04/28/12 11:38:54 [4736] [mx751@yahoo.com] O
04/28/12 11:38:54 [4736] [mx751@yahoo.com] O
04/28/12 11:38:54 [4736] [mx751@yahoo.com] O c/calendar
04/28/12 11:38:54 [4736] [mx751@yahoo.com] O
04/28/12 11:38:54 [4736] [mx751@yahoo.com] O
04/28/12 11:38:54 [4736] [mx751@yahoo.com] O 1
04/28/12 11:38:54 [4736] [mx751@yahoo.com] O
04/28/12 11:38:54 [4736] [mx751@yahoo.com] O
04/28/12 11:38:54 [4736] [mx751@yahoo.com] O
04/28/12 11:38:54 [4736] [mx751@yahoo.com] O
04/28/12 11:38:54 [4736] [mx751@yahoo.com] CalDAV::Closing Connection
04/28/12 11:38:54 [4736] [mx751@yahoo.com] end
04/28/12 11:38:54 [4736] [mx751@yahoo.com] --------
04/28/12 11:38:56 [4736] [mx751@yahoo.com] Start
04/28/12 11:38:56 [4736] [mx751@yahoo.com] Z-Push version: 1.5.8-1187
04/28/12 11:38:56 [4736] [mx751@yahoo.com] Client IP: 192.168.0.162
04/28/12 11:38:56 [4736] [mx751@yahoo.com] Client supports version 2.5
04/28/12 11:38:56 [4736] [mx751@yahoo.com] Combined 1 backends loaded.
04/28/12 11:38:56 [4736] [mx751@yahoo.com] Combined::Logon(mx751@yahoo.com, ,**
)
04/28/12 11:38:56 [4736] [mx751@yahoo.com] CalDAV::logon to CalDav server
04/28/12 11:38:56 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_SERVER
04/28/12 11:38:56 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_SERVER with https://caldav.calendar.yahoo.com
04/28/12 11:38:56 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_PORT
04/28/12 11:38:56 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_PORT with 443
04/28/12 11:38:56 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_PATH
04/28/12 11:38:56 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_PATH with /
04/28/12 11:38:56 [4736] [mx751@yahoo.com] CalDAV::Successful Logon To CalDAV Server
04/28/12 11:38:56 [4736] [mx751@yahoo.com] Combined login success
04/28/12 11:38:56 [4736] [mx751@yahoo.com] Combined::Setup(mx751@yahoo.com, androidc259148960, 2.5)
04/28/12 11:38:56 [4736] [mx751@yahoo.com] Combined::Setup success
04/28/12 11:38:56 [4736] [mx751@yahoo.com] POST cmd: Sync
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I Calendar
04/28/12 11:38:56 [4736] [mx751@yahoo.com] Sync folder:Calendar
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I {3c10ed10-393d-4b69-9929-8862f9c3b283}1
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I c/calendar
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I 4
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I 4
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I 7
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] I
04/28/12 11:38:56 [4736] [mx751@yahoo.com] Combined::GetExporter(c/calendar)
04/28/12 11:38:56 [4736] [mx751@yahoo.com] CutOffDate: 4
04/28/12 11:38:56 [4736] [mx751@yahoo.com] Initializing message diff engine
04/28/12 11:38:56 [4736] [mx751@yahoo.com] 0 messages in state
04/28/12 11:38:56 [4736] [mx751@yahoo.com] CalDAV::GetMessageList(calendar)
04/28/12 11:38:57 [4736] [mx751@yahoo.com] CalDAV::GetMessageList: Got 0 events (20120414T113856Z to 20380119T041407Z)
04/28/12 11:38:57 [4736] [mx751@yahoo.com] Found 0 message changes
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O Calendar
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O {3c10ed10-393d-4b69-9929-8862f9c3b283}1
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O c/calendar
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O 1
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O
04/28/12 11:38:57 [4736] [mx751@yahoo.com] O
04/28/12 11:38:57 [4736] [mx751@yahoo.com] CalDAV::Closing Connection
04/28/12 11:38:57 [4736] [mx751@yahoo.com] end
04/28/12 11:38:57 [4736] [mx751@yahoo.com] --------
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Start
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Z-Push version: 1.5.8-1187
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Client IP: 192.168.0.162
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Client supports version 2.5
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Combined 1 backends loaded.
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Combined::Logon(mx751@yahoo.com, ,***)
04/28/12 11:38:58 [4736] [mx751@yahoo.com] CalDAV::logon to CalDav server
04/28/12 11:38:58 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_SERVER
04/28/12 11:38:58 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_SERVER with https://caldav.calendar.yahoo.com
04/28/12 11:38:58 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_PORT
04/28/12 11:38:58 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_PORT with 443
04/28/12 11:38:58 [4736] [mx751@yahoo.com] CalDAV::Config: Updating CALDAV_PATH
04/28/12 11:38:58 [4736] [mx751@yahoo.com] CalDAV::Config: Updated CALDAV_PATH with /
04/28/12 11:38:58 [4736] [mx751@yahoo.com] CalDAV::Successful Logon To CalDAV Server
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Combined login success
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Combined::Setup(mx751@yahoo.com, androidc259148960, 2.5)
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Combined::Setup success
04/28/12 11:38:58 [4736] [mx751@yahoo.com] POST cmd: Ping
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Ping received
04/28/12 11:38:58 [4736] [mx751@yahoo.com] I Ping:Ping
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Ping init
04/28/12 11:38:58 [4736] [mx751@yahoo.com] I Ping:LifeTime
04/28/12 11:38:58 [4736] [mx751@yahoo.com] I 470
04/28/12 11:38:58 [4736] [mx751@yahoo.com] I /Ping:LifeTime
04/28/12 11:38:58 [4736] [mx751@yahoo.com] I Ping:Folders
04/28/12 11:38:58 [4736] [mx751@yahoo.com] I Ping:Folder
04/28/12 11:38:58 [4736] [mx751@yahoo.com] I Ping:ServerEntryId
04/28/12 11:38:58 [4736] [mx751@yahoo.com] I c/calendar
04/28/12 11:38:58 [4736] [mx751@yahoo.com] I /Ping:ServerEntryId
04/28/12 11:38:58 [4736] [mx751@yahoo.com] I Ping:FolderType
04/28/12 11:38:58 [4736] [mx751@yahoo.com] I Calendar
04/28/12 11:38:58 [4736] [mx751@yahoo.com] I /Ping:FolderType
04/28/12 11:38:58 [4736] [mx751@yahoo.com] I /Ping:Folder
04/28/12 11:38:58 [4736] [mx751@yahoo.com] reusing saved state for Calendar
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Combined::GetExporter(c/calendar)
04/28/12 11:38:58 [4736] [mx751@yahoo.com] CutOffDate:
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Initializing message diff engine
04/28/12 11:38:58 [4736] [mx751@yahoo.com] 0 messages in state
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Found 0 message changes
04/28/12 11:38:58 [4736] [mx751@yahoo.com] I /Ping:Folders
04/28/12 11:38:58 [4736] [mx751@yahoo.com] I /Ping:Ping
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Waiting for changes... (lifetime 470)
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Combined::GetExporter(c/calendar)
04/28/12 11:38:58 [4736] [mx751@yahoo.com] CutOffDate:
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Initializing message diff engine
04/28/12 11:38:58 [4736] [mx751@yahoo.com] 0 messages in state
04/28/12 11:38:58 [4736] [mx751@yahoo.com] Found 0 message changes
04/28/12 11:39:28 [4736] [mx751@yahoo.com] Combined::GetExporter(c/calendar)
04/28/12 11:39:28 [4736] [mx751@yahoo.com] CutOffDate:
04/28/12 11:39:28 [4736] [mx751@yahoo.com] Initializing message diff engine
04/28/12 11:39:28 [4736] [mx751@yahoo.com] 0 messages in state
04/28/12 11:39:28 [4736] [mx751@yahoo.com] Found 0 message changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions