Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > ZCS Client Connectors > Evolution Connector

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
  #41 (permalink)  
Old 12-14-2008, 07:00 PM
Junior Member
 
Posts: 8
Default

I checked out the latest version, however, I am unable to find the ./bootstrap file in it. Any ideas where it went?
Reply With Quote
  #42 (permalink)  
Old 12-14-2008, 07:13 PM
Advanced Member
 
Posts: 204
Default

is there a ./autogen in there? If so, try that... it might generate the bootstrap...
Reply With Quote
  #43 (permalink)  
Old 12-14-2008, 07:39 PM
Junior Member
 
Posts: 8
Default

Quote:
Originally Posted by gnyce View Post
is there a ./autogen in there? If so, try that... it might generate the bootstrap...
Yeah, that did the trick. Thanks! It compiled and installed OK. Unfortunately, just like the sourceforge 0.1.1 version it still does not work properly with the calander and contacts....
Reply With Quote
  #44 (permalink)  
Old 01-04-2009, 08:12 PM
Junior Member
 
Posts: 7
Default

This issue is now holding up the Zimbra deployment in my company. Can the developers please help ?
Reply With Quote
  #45 (permalink)  
Old 01-05-2009, 01:16 AM
Moderator
 
Posts: 7,911
Default

It may be better to post directly to SourceForge as there is a outstanding issue with the latest version of Evolution :- SourceForge.net: ZCS Evolution Connector: Detail: 2378321 - zimbra connector doesn't work with evolution 2.24
__________________
Reply With Quote
  #46 (permalink)  
Old 01-05-2009, 09:23 PM
Junior Member
 
Posts: 7
Default

Thanks, I will do that
Reply With Quote
  #47 (permalink)  
Old 04-08-2009, 08:42 AM
Starter Member
 
Posts: 2
Thumbs up Thank you UbuntuGuy!

I just wanted to say thank you to UbuntuGuy for the very good step by step that some of us less technical users require to get things going. They worked as expected.

Like others I don't have calendar and contacts and I look forward to future development of Evolution and the Zimbra Connector.

As a long time Windows user who replaced Vista with Ubuntu on my laptop, I look forward to the day when I can replace Windows, Exchange and Outlook with Linux, Zimbra and Evolution and have everything work out of the box. What a push that would be for Linux in a business environment.

Thanks again UbuntuGuy!

Thanks to the many others who worked on this!
Reply With Quote
  #48 (permalink)  
Old 04-08-2009, 09:32 AM
Starter Member
 
Posts: 2
Default SMTP or Sendmail for outgoing?

One more thing....

Does outgoing mail not use the Zimbra Connector? I had to choose between SMTP or Sendmail, but Outlook on my XP machine just uses the Zimbra server for messages in and out.

Is something configured wrong?

Thanks,

Brian
Reply With Quote
  #49 (permalink)  
Old 11-05-2009, 11:35 PM
Starter Member
 
Posts: 1
Default

Quote:
Originally Posted by UbuntuGuy View Post
After culling information from a variety of sources, I pulled together this quick and concise guide on how to install the Zimbra Evolution connector plugin. This guide works specifically for Ubuntu 8.04.1 and version 0.1.1 of the connector. I tested it using a fresh Ubuntu Hardy installation.

Get everything ready:
  • Download the Zimbra connector's source 0.1.1 tarball from here:
    https://sourceforge.net/project/show...kage_id=245547
  • Extract the tarball to a folder on your computer I'll extract it to the desktop for this example.
  • Open a terminal window and change directory to the folder
    (cd ~/Desktop/evolution-zimbra-0.1.1)

Install the needed packages with the following commands:
  • sudo apt-get install automake evolution-dev libglib2.0-dev intltool libtool evolution-data-server-dev libcurl3 libcurl3-dev
  • sudo apt-get install libedataserverui1.2-dev libedata-book1.2-dev libedata-cal1.2-dev
Note: If the second command errors out and tells you that it can't find the files, then you may have to enable some repositories in Synaptic,

Compile the source
  • ./configure
  • make
  • sudo make install
Note: You should not receive any errors when running these commands. If you do, then something needs to be fixed before proceeding.


Put everything in the right place
The plugin files are installed in the wrong directory, so run these commands to fix everything:

  • sudo mv /usr/local/usr/lib/evolution-data-server-1.2/camel-providers/* /usr/lib/evolution-data-server-1.2/camel-providers
  • sudo mv /usr/local/usr/lib/evolution-data-server-1.2/extensions/* /usr/lib/evolution-data-server-1.2/extensions
  • sudo mv /usr/local/usr/lib/evolution/2.22/plugins/* /usr/lib/evolution/2.22/plugins/

Access the connector in Evolution
  • Start Evolution
  • You should now be able to see the plugin in the list on the Edit – Plugins menu. It should be enabled by default.
  • When you setup a new email account, instead of choosing POP or IMAP on the “Receiving Email” dialog, select Zimbra Collaboration Suite.

That should do it.

(Good luck. I have had mixed success getting some of the connector's functions to work.)
Many thx, it's working on Ubuntu 9.10 Karmic Koala.

Just change:
Code:
sudo mv /usr/local/usr/lib/evolution/2.22/plugins/* /usr/lib/evolution/2.22/plugins/
by
Code:
sudo mv /usr/local/usr/lib/evolution/2.28/plugins/* /usr/lib/evolution/2.28/plugins/
Thx
Reply With Quote
  #50 (permalink)  
Old 02-03-2011, 10:10 AM
Starter Member
 
Posts: 1
Default What is the status of this project?

Is the evolution connector still active? It will not compile in Ubuntu 10.10

Does anyone know what dev package contains this header file?

Code:
In file included from e-zimbra-connection.c:34:
e-zimbra-utils.h:43: fatal error: libedataserver/e-file-cache.h: No such file or directory
compilation terminated.
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.