Is the refresh tag provided by zimbra or the funambol server? Could it be related to using external authentication by a kerberos server instead of against zimbra itself?
Quote:
[2009-03-30 10:29:53,349] [funambol.zimbra.soap] [DEBUG] [BEB3FF43779A6C820D0416763E4B3D9F] [fbb-833116829] [jwain] [scal]
<?xml version='1.0'?>
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope">
<soap:Header>
<context xmlns="urn:zimbra">
<sessionId id='12913'>12913</sessionId>
<change token='61331'/>
</context>
</soap:Header>
<soap:Body>
<BatchResponse xmlns="urn:zimbra">
<SyncResponse xmlns="urn:zimbraMail"
md='1238423393'
token='61331'>
<deleted ids='2,47300,47301,47302,47303'/>
</SyncResponse>
</BatchResponse>
</soap:Body>
</soap:Envelope>
|