Hi Guys,
Think ive got this set up correctly, i checked out the code - however its not working for me.... Which versions of z-push are you using to test? 1.2.2, 1.2.3, 1.3?
Is there a more detailed wiki anywhere with gotchas?
This is the error i get in the debug.txt:
##
10/30/09 11:51:26 [20768] Start
10/30/09 11:51:26 [20768] Z-Push version: 1.2.2
10/30/09 11:51:26 [20768] Client IP: 82.132.x.x
10/30/09 11:51:26 [20768] START Logon { username =
blah@blah.net; domain = ; password = <hidden> }
10/30/09 11:51:26 [20768] SOAP message:<textarea><soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope">
<soap:Header><context xmlns="urn:zimbra"/></soap:Header>
<soap:Body><AuthRequest xmlns="urn:zimbraAccount">
<account by="name">blah@blah.net</account>
<password>blahblah</password>
</AuthRequest></soap:Body>
</soap:Envelope></textarea>
10/30/09 11:51:26 [20768] SOAP response:<textarea><soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"><soap:Header><context xmlns="urn:zimbra"><change token="66911"/></context></soap:Header><soap:Body><AuthResponse xmlns="urn:zimbraAccount"><authToken>0_6718c785bfa 9368d13ad233ab363a77ab90bf0c6_69643d33363a35333033 646235632d303761312d346432332d613666362d3765353762 303339616532393b6578703d31333a31323537303736323836 3239343b76763d313a303b747970653d363a7a696d6272613b </authToken><lifetime>172800000</lifetime><skin>yahoo</skin></AuthResponse></soap:Body></soap:Envelope></textarea><br/><br/>
10/30/09 11:51:26 [20768] /var/www-sites/sync/public_html/z-push/backend/zimbra.php:1933 Undefined index: soap:Envelope (8)
10/30/09 11:51:26 [20768] /var/www-sites/sync/public_html/z-push/backend/zimbra.php:1933 Undefined index: soap:Header (8)
10/30/09 11:51:26 [20768] /var/www-sites/sync/public_html/z-push/backend/zimbra.php:1933 Undefined index: context (8)
10/30/09 11:51:26 [20768] /var/www-sites/sync/public_html/z-push/backend/zimbra.php:1881 Undefined index: value (8)
10/30/09 11:51:26 [20768] /var/www-sites/sync/public_html/z-push/backend/zimbra.php:1933 Undefined index: change (8)
10/30/09 11:51:26 [20768] /var/www-sites/sync/public_html/z-push/backend/zimbra.php:1933 Undefined index: change_attribute_token (8)
10/30/09 11:51:26 [20768] /var/www-sites/sync/public_html/z-push/backend/zimbra.php:1933 Undefined index: soap:Body (8)
10/30/09 11:51:26 [20768] /var/www-sites/sync/public_html/z-push/backend/zimbra.php:1933 Undefined index: AuthResponse (8)
10/30/09 11:51:26 [20768] /var/www-sites/sync/public_html/z-push/backend/zimbra.php:1933 Undefined index: authToken (8)
10/30/09 11:51:26 [20768] /var/www-sites/sync/public_html/z-push/backend/zimbra.php:1933 Undefined index: lifetime (8)
10/30/09 11:51:26 [20768] /var/www-sites/sync/public_html/z-push/backend/zimbra.php:1933 Undefined index: skin (8)
10/30/09 11:51:26 [20768] /var/www-sites/sync/public_html/z-push/backend/zimbra.php:140 Undefined index: refresh (8)
10/30/09 11:51:26 [20768] END Logon { connected = true }
10/30/09 11:51:26 [20768] /var/www-sites/sync/public_html/z-push/index.php:114 Undefined variable: user (8)
10/30/09 11:51:26 [20768] /var/www-sites/sync/public_html/z-push/index.php:114 Undefined variable: devid (8)
10/30/09 11:51:26 [20768] START Setup { user = ; devid = ; protocolversion = 1.0 }
10/30/09 11:51:26 [20768] END Setup
10/30/09 11:51:26 [20768] START Logoff
10/30/09 11:51:26 [20768] SOAP message:<textarea><soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope">
<soap:Header><context xmlns="urn:zimbra">
<authToken>0_6718c785bfa9368d13ad233ab363a77ab90bf 0c6_69643d33363a35333033646235632d303761312d346432 332d613666362d3765353762303339616532393b6578703d31 333a313235373037363238363239343b76763d313a303b7479 70653d363a7a696d6272613b</authToken>
<sessionId id=""></sessionId>
</context></soap:Header>
<soap:Body><EndSessionRequest xmlns="urn:zimbraAccount"/></soap:Body>
</soap:Envelope></textarea>
10/30/09 11:51:26 [20768] SOAP response:<textarea><soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"><soap:Header><context xmlns="urn:zimbra"><change token="66911"/></context></soap:Header><soap:Body><EndSessionResponse xmlns="urn:zimbraAccount"/></soap:Body></soap:Envelope></textarea><br/><br/>
10/30/09 11:51:26 [20768] END Logoff
10/30/09 11:51:26 [20768] end
10/30/09 11:51:26 [20768] --------
##
Have emailed the developers, vooba and gnobush etc, just to see if they can point me in the right direction
Cheers,
iMx