i was having issues w/ evolution and the exchange plugin, force restarting evolution helped. [ here ]
i’ve seen GCALDaemon before but i never really paid any attention to it until i saw a lifehacker post that mentioned it could sync your google contacts with a local mail client. gcaldaemon is a java program that runs server locally on your box which acts as a middle man so you can pass messages from evolution (or any ical client) and google calendars.
installing gcaldaemon on linux is pretty straight forward, and the gcal-daemon.cfg config is well commented and easy to edit. the gcaldaemon site has a howto for setting up evolution to use gcaldaemon. there’s also a howto for accessing gmail contacts in thunderbird. i never did get the google contacts working in evolution but i do have the calendar sync working.
if you want a non-read only google calendar sync with evolution and you don’t want to install/configure gcaldaemon you could always just wait a little longer. it looks like evolution 2.21.1 will have native 2 way sync with google calendars using a new Gdata library. hopefully the library will also add support for contacts and email, not just calendars. oh, and other linux applications should be able to use the Gdata library also… i’m half tempted to go grab the svn version of evolution and compile it myself.
now that i’m back on ubuntu as my primary desktop, it’s about time i re-gen a pgp/gpg key and start using it in emails. i already do 90% of my point 2 point connections encrypted ( gotta love ssh and ssl ) it’s about time i give myself the opportunity to digitally sign things or encrypt my email. not cause i have something to hide, but because it’s fun playing with cryptography!
i setup my gpg keys on the command line, but seahorse looks like a good gui passwords and encryption keys manager. (that’s seahorses’s ubuntu applications menu name btw) i even published my public key on the mit gpg public keyserver. now to find someone to email. heh.
links
- configure pgp for evolution email client [ gui/cli install/config guide ]
- using openpgp with evolution
- ximian evolution guide : encryption
- gnome : evolution homepage
- gnome : seahorse homepage [ seriously, how much simpler can encryption get? ]
