# Title: evolution tunderbird firefox # Subject: how to import/export addressbooks/calender/filters between evolution tunderbird, and setup defualt apps in MUA -------------------------------------------------------- List Default gnome browser (for evolution integration) gconftool-2 --get /desktop/gnome/url-handlers/http/command Set Default gnome browser (for evolution integration) gconftool-2 --set /desktop/gnome/url-handlers/http/command -t string 'mozilla %s' gconftool-2 --set /desktop/gnome/url-handlers/https/command -t string 'mozilla %s' -------------------------------------------------------- Export Evolution Addressbook for Inport to Thunderbird REFERENCE: http://www.ryandaigle.com/articles/2006/05/16/exporting-evolution-contacts-to-thunderbird On Debian: /usr/lib/evolution/2.6/evolution-addressbook-export --format=csv > contacts.csv On Gentoo: /usr/libexec/evolution/2.6/evolution-addressbook-export --format=csv > contacts.csv Start Thunderbird and Import Order the fields until they make sense I turned off ID as it doesn't really help much -------------------------------------------------------- Conversely /usr/libexec/evolution/2.6/csv2vcard