Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Mobility

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #11 (permalink)  
Old 10-20-2009, 07:40 AM
Junior Member
 
Posts: 7
Default

Hello

Any news about this project ? Can you explain how to use this backend ?

Thanks
Reply With Quote
  #12 (permalink)  
Old 10-20-2009, 08:11 AM
Zimbra Consultant & Moderator
 
Posts: 19,653
Default

Quote:
Originally Posted by nicolas.scaut View Post
Any news about this project ? Can you explain how to use this backend ?
SourceForge.net: Z-Push Zimbra Backend - Support
__________________
Regards


Bill
Reply With Quote
  #13 (permalink)  
Old 10-25-2009, 09:30 AM
Member
 
Posts: 10
Default

Quote:
Originally Posted by nicolas.scaut View Post
Any news about this project ? Can you explain how to use this backend?
the zimbra backend is currently under development... you can try the svn release at your own risk (don't forget to backup your data!!!)... feedback is welcome...

Status of Zimbra-Backend:

-) Mail
-) Message header and body ... ok
-) Deleting ... ok
-) Attachment ... in progress

-) Contacts
-) Basic mapping (both ways) ... ok
-) Deleting ... ok
-) Contact Picture ... ok (probably only with z-push >= 1.3)
-) Multiple contacts folder (using the category feature) ... to test
-) Moving contacts between contacts folders (categories) ... to test

-) Calendars
-) Server to phone ... to test
-) Deleting ... todo
-) Phone to server ... todo
-) Multiple Calendars ... to test
-) Moving calendar items between calendar folders (categories) ... to test

-) Task ... todo

Tested Devices:
-) Windows Mobile 6.5 (SDK Emulator)
-) Windows Mobile 5 (iPAQ travel companion rx5935)
-) Android 2.0 SDK

Zimbra Versions:
-) Release 6.0.2_GA_1912.RHEL5_20091020185714 CentOS5 FOSS edition
-) Release 5.0.10_GA2638.RHEL5_20081003052615 CentOS5 FOSS edition

Z-Push Versions:
-) SVN Release (~ 1.3)

Last edited by vooba; 10-28-2009 at 01:53 PM..
Reply With Quote
  #14 (permalink)  
Old 10-30-2009, 06:38 AM
imx imx is offline
Special Member
 
Posts: 131
Default

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
Reply With Quote
  #15 (permalink)  
Old 10-30-2009, 06:39 AM
imx imx is offline
Special Member
 
Posts: 131
Default

P.S. this is 6.0.2
Reply With Quote
  #16 (permalink)  
Old 10-30-2009, 06:41 AM
imx imx is offline
Special Member
 
Posts: 131
Default

P.P.S perhaps one of the dev's can confirm if anyone has tested with an iphone? im trying...and not having much luck
Reply With Quote
  #17 (permalink)  
Old 10-30-2009, 09:56 AM
Member
 
Posts: 10
Default

Quote:
Originally Posted by imx View Post
P.P.S perhaps one of the dev's can confirm if anyone has tested with an iphone? im trying...and not having much luck
ok, iphone wasn't tested until know, but z-push should work with the iphone too...
as I can see, there is no deviceID and no username send from the phone to the server

PHP Code:
10/30/09 11:51:26 [20768START Setup user = ; devid = ; protocolversion 1.0 
Do your z-push.conf (/etc/httpd/conf.d/z-push.conf) contains the index.php:
PHP Code:
Alias /Microsoft-Server-ActiveSync /var/www/html/z-push/index.php 
Are there any errors in your httpd error log?
Reply With Quote
  #18 (permalink)  
Old 10-30-2009, 11:03 AM
imx imx is offline
Special Member
 
Posts: 131
Default

Ok... fail on my part, apologies i didnt explicitly link to index.php, just to the z-push absolute directory.

Have you guys tested/tried multiple folders below the inbox? Think im having some issues here...can sync trash, sent, junk etc...just not inbox! I have lots of folders below this however

Will continue to have a reply and report back....
Reply With Quote
  #19 (permalink)  
Old 11-01-2009, 04:06 AM
Senior Member
 
Posts: 57
Default

Went to the sourceforge page, can't see any files to download. Is there a release of the Zimbra backend yet?
Reply With Quote
  #20 (permalink)  
Old 11-01-2009, 05:44 AM
Zimbra Consultant & Moderator
 
Posts: 19,653
Default

Quote:
Originally Posted by drwho18 View Post
Went to the sourceforge page, can't see any files to download. Is there a release of the Zimbra backend yet?
I suggest you post on the forums for this software at the link I posted above and where it would be more appropriate.
__________________
Regards


Bill
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.