evolution

Ubuntu: Esportare i contatti di Evolution in CSV o VCARD

Per esportare tutti i contatti di Evolution, il client di posta Linux piu’ diffuso, basta eseguire il seguente comando e otterrete un file con tutto il vostro addressbook pronto per essere importato in qualsiasi altro programma o tool via web (tipo Gmail):

Formato CSV:

evolution-addressbook-export --format=csv --output=mycontacts.csv

Formato VCARD

evolution-addressbook-export --format=vcf --output=mycontacts.vcf

(GNOME) Evolution extremely slow

I have evolution 2.12.1 installed on Ubuntu 7.10 (Gutsy) along with the evolution-exchange plugin on my home desktop and laptop. For some time now, I’ve been unable to figure out why I can connect to exchange with no problems from my desktop, but not from my laptop. All operations using evolution on my laptop would take several minutes, or sometimes it seemed like everything would grind to a halt, leaving evolution completely unusable. I spent some time last night trying to get to the bottom of things, and stumbled across a thread that helped me make some progress. Thanks to joshmachine’s suggestion to start evolution with the E2K_DEBUG environment variable, something like