Main > Free Download Search >

Free evolution software for linux

evolution

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 109
Evolution 2.8.3

Evolution 2.8.3


Evolution provides integrated mail, addressbook and calendaring functionality to users of the GNOME desktop. more>>
Evolution provides integrated mail, addressbook and calendaring functionality to users of the GNOME desktop.
Main features:
- No viruses or worms
- Junk filtering
- Desktop integration
- Developer Platform (EDS)
- Evolution#
- EPlugin
- Advanced email searching
- Web calendars
- vFolders
- User-defined filters
- Multiple accounts
- Palm device support
- Customized reminders
- Multiple calendar views
- iCalendar support
- To-Do list
- LDAP compatible
- Share vCards
- Security and encryption
- Open Source
<<less
Download (17MB)
Added: 2007-01-30 License: GPL (GNU General Public License) Price:
999 downloads
 
Other version of Evolution
Evolution 2.6.3Novell Inc. - Evolution provides integrated mail, addressbook and calendaring functionality to users of the GNOME desktop. Evolution. Evolution provides integrated
License:GPL (GNU General Public License)
Download (16MB)
1185 downloads
Added: 2006-07-31
Evolution 2.4.2.1Novell Inc. - Evolution provides integrated mail, addressbook and calendaring functionality to users of the GNOME desktop
License:GPL (GNU General Public License)
Download (15MB)
1418 downloads
Added: 2005-12-08
Price: FREE
License:GPL
Download
20 downloads
Added: 2009-06-16
License:GPL (GNU General Public License)
Download (20MB)
490 downloads
Added: 2007-08-14
Evolution 2.10.3Novell Inc. - Evolution
License:GPL (GNU General Public License)
Download (26MB)
845 downloads
Added: 2007-07-03
evolution-rss 0.0.4

evolution-rss 0.0.4


evolution-rss is a evolution RSS reader plugin. more>>
evolution-rss is a evolution RSS reader plugin.

This plugin adds RSS Feeds support for evolution mail. RSS support was built upon the somewhat existing RSS support in evolution-1.4 branch.

The motivation behind this was to have RSS in same place as mails, at this moment I do not see the point having a separate RSS reader since a RSS Article is like an email message. Probably thats the same reason for NNTP support in evolution.

At this time feeds Artiles are only displayed as summary (with html)

<<less
Download (0.40MB)
Added: 2007-07-03 License: GPL (GNU General Public License) Price:
844 downloads
Evolution Jescs 2.9.1

Evolution Jescs 2.9.1


Evolution Jescs is the Evolution Connector for Sun Java Enterprise System Calendar Server (SJESCS). more>>
Evolution Jescs is the Evolution Connector for Sun Java Enterprise System Calendar Server (SJESCS).
This connector supports the WCAP (Web Calendar Access Protocol) 2.0, 3.0, 3.1.
How to setup a JESCS account?
Now it is integrated into "Mail Accounts" under menu "Edit-->Preferences". Click "Add" button to bring up the account setup widzard. In "Identity" page, please input your Full Name and Email Address. In "Receiving Email" page, choose "Sun Calendar WCAP" as the Server Type. Input Host and Username here.
If your server listens to another port instead of the default one (80 for http, 143 for https), please input Host in the "Host:Port" format, such as "calendar.sun.net:8080". For "Use Secure Connection", please choose "Never" for http and "Always" for https.
In "Receiving Options" page, if you want to poll the server for new events and tasks at a different interval than the default 30 minutes, please check the checkbox and choose a interval. Please note that a small interval setting will impact the performance of the connector. If you are sure you are the only one accessing your calendar, you can set the interval to a very large number.
The "Sending Email" page actually is useless for the connector. You can just input anything here so that you can go forward.
In "Account Management" page, please enter your account name here. Then you can finish your JESCS account setting.
Enhancements:
- configure.in: Bump to 2.9.1
- storage/sunone-folder-tree.c: Fix a bug which will cause evolution-jescs to crash when connecting to the calendar server for the first time.
<<less
Download (0.68MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
959 downloads
 
Other version of Evolution Jescs
Evolution Jescs 2.8.2Jescs package is the Connector for Sun Java Enterprise System Calendar Server (SJESCS). Jescs 2.8.2 - -jescs
License:GPL (GNU General Public License)
Download (0.66MB)
1124 downloads
Added: 2006-09-27
Evolution Jescs 2.7.0Jescs package is the Connector for Sun Java Enterprise System Calendar Server (SJESCS). Jescs 2.7.0 - -jescs
License:GPL (GNU General Public License)
Download (0.65MB)
1199 downloads
Added: 2006-07-14
Evolution Jescs 2.6.5Jescs is the Connector for Sun Java Enterprise System Calendar Server (SJESCS). Jescs 2.6.5 - -jescs Team
License:GPL (GNU General Public License)
Download (0.65MB)
1122 downloads
Added: 2006-09-27
Evolution Jescs 2.5.4Jescs is the Connector for Sun Java Enterprise System Calendar Server (SJESCS). Jescs 2.5.4 - -jescs Team
License:GPL (GNU General Public License)
Download (0.64MB)
1270 downloads
Added: 2006-05-02
Evolution Jescs 2.11.2Jescs is the Connector for Sun Java Enterprise System Calendar Server (SJESCS). Jescs 2.11.2 - -jescs
License:GPL (GNU General Public License)
Download (0.68MB)
846 downloads
Added: 2007-07-04
Evolution Jescs 2.10.2Jescs is the Connector for Sun Java Enterprise System Calendar Server (SJESCS). Jescs 2.10.2 - -jescs
License:GPL (GNU General Public License)
Download (0.68MB)
878 downloads
Added: 2007-05-29
Evolution Sharp 0.13.2

Evolution Sharp 0.13.2


Evolution# is a .NET language binding for various Ximian Evolution libraries. more>>
Evolution# is a .NET language binding for various Ximian Evolution libraries.

Building & Installing Evolution#:

The Linux build is the traditional:

./configure
make
make install

You may want to consider using configures prefix option to install Evolution# using the same prefix as Mono. That way all of your .NET assemblies get placed in the same place, and you dont need to do any extra "configuring" to make it so mono (and mint) can find your assemblies. In other words, doing something like:

./configure --prefix=/your/mono/prefix
make
make install

If you are compiling from CVS, you will need libtool and the auto* tools and will need to replace the configure above with autogen.sh.
<<less
Download (0.42MB)
Added: 2007-08-03 License: GPL (GNU General Public License) Price:
813 downloads
evolution-webcal 2.10.0

evolution-webcal 2.10.0


Evolution provides integrated mail, addressbook and calendaring functionality to users of the GNOME desktop. more>>
Evolution provides integrated mail, addressbook and calendaring functionality to users of the GNOME desktop.

Installation:

The simplest way to compile this package is:

1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.

Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.

2. Type `make to compile the package.

3. Optionally, type `make check to run any self-tests that come with the package.

4. Type `make install to install the programs and any data files and documentation.

5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
<<less
Download (0.18MB)
Added: 2007-03-13 License: GPL (GNU General Public License) Price:
956 downloads
Evolution Exchange 2.27.3

Evolution Exchange 2.27.3


Evolution Exchange is the Ximian Connector for Microsoft Exchange. more>>
Evolution Exchange 2.27.3 is professionally designed as the Ximian Connector for Microsoft Exchange, which adds support for Microsoft Exchange 2000 and 2003 to Evolution. Evolution provides integrated mail, addressbook and calendaring functionality to users of the GNOME desktop.

Installation:

  1. cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself. Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
  2. Type `make to compile the package.
  3. Optionally, type `make check to run any self-tests that come with the package.
  4. Type `make install to install the programs and any data files and documentation.
  5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
<<less
Added: 2009-06-16 License: LGPL Price: FREE
26 downloads
 
Other version of Evolution Exchange
Evolution Exchange 2.11.90Novell Inc. - Exchange is the Ximian Connector for Microsoft Exchange. Exchange
License:LGPL (GNU Lesser General Public License)
Download (1.5MB)
503 downloads
Added: 2007-08-14
License:GPL (GNU General Public License)
Download (1.5MB)
885 downloads
Added: 2007-05-29
Evolution Scalix 10.0.1.1

Evolution Scalix 10.0.1.1


Evolution Scalix package contains Scalix Connect for Evolution. more>>
Evolution Scalix package contains Scalix Connect for Evolution.

<<less
Download (0.60MB)
Added: 2007-03-08 License: LGPL (GNU Lesser General Public License) Price:
961 downloads
Rspam Evolution Plugin 0.0.5

Rspam Evolution Plugin 0.0.5


Rspam Evolution Plugin project allows reporting spam messages to various checksum-based networks. more>> <<less
Download (0.44MB)
Added: 2007-03-14 License: GPL (GNU General Public License) Price:
956 downloads
Evolution Data Server 1.11.90

Evolution Data Server 1.11.90


Evolution Data Server provides a single database for common, desktop-wide information. more>>
Evolution Data Server provides a single database for common, desktop-wide information, such as a users address book or calendar events.
Evolution Data Server is also a dependency of the clock applet from the gnome-applets package, 2.10 release.
Evolution provides integrated mail, addressbook and calendaring functionality to users of the GNOME desktop.
Enhancements:
Bug Fixes:
- #261084 - "match-all" and "match-threads" in evolution camel needs translator comments (Jared Moore)
- #313221 - Import of vcards misses type information (Milan Crha)
- #314709 - Add GEO field to EVCard and EContact (Cosimo Cecchi)
- #327977 - Crash in e_account_set_string at e-account.c:929 (Milan Crha)
- #352346 - Cannot create Maildir account (Milan Crha)
- #355640 - crash on invalid response to the IMAP command "XX FETCH 1 BODY" (Sankar)
- #387806 - camel_text_index_new() faults instead of handling allocation failure (Rob Bradford)
- #415891 - Use EFlag for synchronization (Matthew Barnes)
- #420462 - Crash while clicking refresh in folder subscription (Srini)
- #427469 - Incorrect importing of VCard (Milan Crha)
- #439147 - Dont print pages of debug information (Jeff Cai)
- #451003 - Build fails because SOUP_SESSION_TIMEOUT is undefined (Ross Burton)
- #455799 - Remove all .cvsignore and update svn:ignore porperty in whole directories (Hiroyuki Ikezoe)
- #458670 - Crash while autocompleting in composer (Srini)
- #460999 - Crashing while looking up passwords (Srini)
- #461989 - Memory leaks fixes on e-categories* (Hiroyuki Ikezoe)
- #464252 - Use /usr/share/lib/zoneinfo/tab/zone_sun.tab on Solaris (Jeff Cai)
- #465419 - crash in e_gw_item_append_to_soap_message (Suman)
Updated Translations:
- Jorge Gonzalez (es)
- Daniel Nylander (sv)
- Ankit Patel (gu)
- Kjartan Maraas (nb)
- Ilkka Tuohela (fi)
- Takeshi AIHANA (ja)
- Runa Bhattacharjee (bn_IN)
- Danishka Navin (si)
- Daniel Nylander (sv)
- Kjartan Maraas (nb)
- Priit Laes (et)
<<less
Download (9.7MB)
Added: 2007-08-14 License: GPL (GNU General Public License) Price:
802 downloads
 
Other version of Evolution Data Server
Evolution Data Server 1.10.3.1Data Server provides a single database for common, desktop-wide information. Data Server 1.10.3.1 - Novell
License:GPL (GNU General Public License)
Download (9.7MB)
845 downloads
Added: 2007-07-04
Evolution SpamBayes Plugin 0.1.2

Evolution SpamBayes Plugin 0.1.2


Evolution SpamBayes Plugin is an Evolution plugin that allows Evolution to use the SpamBayes bayesian filtering system. more>>
Evolution SpamBayes Plugin is an Evolution plugin that allows Evolution to use the SpamBayes bayesian filtering system.
The plugin is based on the Bogofilter EPlugin by Mikhail Zabaluev with some "pass message to process" code from the built-in SpamAssassin filtering plugin by Vivek Jain (amongst others).
The plugin is implemented using two python support scripts, one (sb_evolution_plugin_server) which sets up a DBus server holding the SpamBayes database and another (sb_evolution_plugin_client) which can query the client and tell it to train or untrain on messages received on stdin.
The Evolution plugin is implemented as a simple C EPlugin for Evolution using some junk-mail hooks in the evolution EPlugin architecture which is not published on the web yet (for unknown reasons).
Training SpamBayes
Evolution sports a button for marking a message as spam, and it is clear that when the user clicks this button the message should be marked as spam, that much is clear. But messages which are not marked as spam has no way to be marked as ham.
One way to fix this could be to train all messages that are marked as ham (in the checking function) as ham - and then call untrain ham and then train spam for messages when they are marked as spam.
The same problem applies when messages arrive that are marked as spam (but are ham), should they also automatically be trained as spam and then untrained as spam and re-trained as ham?
It could also be that SpamBayes is happy to only be trained when it does something wrong, rather then also when it does something right.
Where does unsure fit in?
Should the plugin do something specific to facilitate the unsure result of the SpamBayes engine?
Ideally Evolution wouls support the unsure option and make it possible to either mark the message as spam or ham (both buttons/menu-options should be active), but the message should still be delivered in the normal fashion.
An "unsure" icon in the message list (or a, maybe orange, background color in the message list), would also improve usability in my oppinion.
Conflicting with existing spam filtering plugins
Evolution apparently only supports one junk filtering plugin at the time, so you have to disable the built-in SpamAssassin plugin before the SpamBayes one will work.
Enhancements:
- Now uses Evolution 2.10.
<<less
Download (0.016MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
834 downloads
Brutus 1.1.27 (evolution-brutus)

Brutus 1.1.27 (evolution-brutus)


Brutus is an Open Source connector for Exchange 5.5, 2000 and 2003, to put it short. more>>
Brutus is an Open Source connector for Exchange 5.5, 2000 and 2003, to put it short. Our aim is to scratch one of the most annoying itches that the Open Source community have endured. This particular itch has been experienced for almost a decade.
The problem that we are addressing is the problem of platform independent access for client applications to Microsoft Exchange from version 5.5 onwards.
Our solution to this problem will enable a feature-by-feature compatible Microsoft Outlook replacement for Linux, Microsoft Windows, the BSDs or almost any other platform.
How do we do it?
We have developed a CORBA based framework on top of the Messaging Application Programming Interface commonly known as MAPI.
Our development framework is offering client applications MAPI based access to any MS Exchange server from version 5.5 onwards. We believe that we are providing the Open Source community with a development framework that are superior to any other approach.
Our solution is distributed under the GNU General Public License (commonly known as the "GPL") or a commercial license.
Why do we do it?
We feel that there is a strong customer need for a non-Microsoft client application with full Exchange integration that is feature-by-feature comparable with Microsoft Outlook.
The only technically feasible way to achieve this level of integration is to build a client access framework on top of MAPI.
Out strategy is therefore to provide this framework to the Open Source community free of charge under the GPL and to the any commercial entity under a commercial license.
Enhancements:
- Support for OpenSUSE 10.2 was added.
- brutus-keyring is now used instead of gnome-keyring.
- A thread storm when updating the folder summary is now avoided.
<<less
Download (0.27MB)
Added: 2007-05-04 License: GPL (GNU General Public License) Price:
1155 downloads
Evolution RSS Reader Plugin 0.0.4

Evolution RSS Reader Plugin 0.0.4


Evolution RSS Reader Plugin adds RSS feeds support for evolution mail. more>>
Evolution RSS Reader Plugin adds RSS feeds support for evolution mail. RSS support was built upon the somewhat existing RSS support in evolution-1.4 branch.
The motivation behind this was to have RSS in same place as mails, at this moment I do not see the point having a separate RSS reader since a RSS Article is like an email message. Probably thats the same reason for NNTP support in evolution.
At this time feeds Artiles are only displayed as summary (with html).
Compilation:
Youll need a preety new version of evolution in order to build. Ive tested with 2.8.
Unpack evolution-rss-0.0.1.tar.gz.
Run:
./configure
make
make install
then enable Evolution Rss under Edit->Plugins and you are all setup.
Enhancements:
- HTML display on summary view was fixed.
- Network connection was cleaned up.
- Network sesions and errors are now properly handled.
- The setup page was moved to Evolution Preferences.
- A network configuration tab was added with a proxy option and a proxy auth option.
- Some atom parsing content problems were fixed.
- Canceling of all pending requests is now properly handled.
- Force loading of images is done when browsing feeds.
- User/password authentication support was added to feeds.
- A switch summary/HTML view was added.
- Various segfaults when parsing HTML were fixed.
<<less
Download (0.36MB)
Added: 2007-07-04 License: GPL (GNU General Public License) Price:
845 downloads
Distributed Hardware Evolution Project

Distributed Hardware Evolution Project


Distributed Hardware Evolution Project is populations of circuits evolving in a distributed online genetic algorithm. more>>
The Distributed Hardware Evolution Project allows the distribution of a genetic algorithm evolving hardware designs across the Internet by setting up an island on each clients PC which will evolve during idle time. Individuals from these islands will migrate between each other as they compete for survival.

All source code is available at Sourceforge under the projects named JaGa, DistrIT, and IslandEv. The source code is generalizable to any genetic algorithm or distributed processing task.

<<less
Download (0.006MB)
Added: 2005-04-01 License: GPL (GNU General Public License) Price:
1670 downloads
Scalix Connect for Evolution 10.0.0.337

Scalix Connect for Evolution 10.0.0.337


Scalix Connect for Evolution provides full-function connectivity between Novell Evolution and the Scalix Server. more>>
Scalix Connect for Evolution provides full-function connectivity between Novell Evolution and the Scalix Server.
Scalix Connect for Evolution natively supports IMAP and iCal, resulting in compatibility with the full range of functionality offered by Evolution. No end user retraining is required when Evolution users move to Scalix.
Scalix offers the industrys richest third party support for Novell Evolution, enabling organizations to make centralized enterprise email, calendar and scheduling, address book, and contacts a reality for users on Linux desktops. Whether using Evolution, Outlook or Scalix Web Access, Scalix users enjoy full interoperability with other Scalix clients regardless of the operating platform, email client or web browser.
Scalix Connect for Evolution provides full-function connectivity between Novell Evolution and the Scalix Server. Compatible with Evolution 2.4.x, Scalix Connect natively supports IMAP and iCal resulting in compatibility with the full range of functionality offered by Evolution. No end user retraining is required when Evolution users move to Scalix.
Main features:
- Integrated email, calendar, and directory services
- Rich Text Format (RTF) message formatting
- Offline email folder synchronization (IMAP offline mode)
- Free/Busy directory lookup for group scheduling
- Client- and server-based rules
- Public folders
- Folder management, storage and sorting
- Public distribution lists
- Full Evolution address book & contacts
<<less
Download (0.53MB)
Added: 2006-03-06 License: GPL (GNU General Public License) Price:
1342 downloads
Evolusync 1.1.2

Evolusync 1.1.2


Evolusync synchronizes Evolution addressbook with a mobile IR or BlueTooth mobile device. more>>
Evolusync synchronizes Evolution addressbook with a mobile IR or BlueTooth mobile device. Evolusync supports OBEX and GSM AT over Ircomm (Irda).
The project was designed to work with a NOKIA phone but should support many other mobile devices and can be easily extended.
Evolusyncs main purpose is to synchronise your Evolution addressbook with your IR or BlueTooth mobile device.
Evolusync may help you retrieve or update your mobile device phone book from sources other than Evolution.
Evolusyncs current version is 1.1 and runs on Evolution 1.4.
Evolusync is basically made of two parts:
- a set of functions to read and update Evolutions addressbook;
- a set of functions to read and update the phone book of mobile IR and BlueTooth devices.
This second set currently supports the OBEX over IR and BlueTooth and GSM AT over IRComm protocols.
Always try to use OBEX if you can (see devices), it should provide richer phone book data support. Check your device documentation or try irdadump with IR to discover what your device can do (see Irda below). The dump should show IrOBEX in the list of device capabilities.
Be safe: always try to backup your mobile phone data first:
IR:
evolusync -readDevice -type NOKIAOBEXIR -v
BlueTooth:
evolusync -readDevice -type NOKIAOBEXBT -v -bdaddr XX:XX:XX:XX:XX:XX -btchannel 4
NOKIAOBEXIR or NOKIAOBEXBT may not be appropriate for you, but if everything works fine, your mobile addresbook should be available in VCard format in /tmp/DevicePhoneBook.vcf.
<<less
Download (0.052MB)
Added: 2007-08-15 License: GPL (GNU General Public License) Price:
801 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5