rclark
2006-12-27, 10:29 AM CST
I had to do some digging to find this so I thought I'd post it here as I am moving from Evolution to Thunderbird.
There is an obscure utility called evolution-addressbook-export that does the job. To find it use the locate command on your system as it isn't in your normal path. Mine was located :
/usr/libexec/evolution/2.6/evolution-addressbook-export
to use is simple :
/usr/libexec/evolution/2.6/evolution-addressbook-export --format=csv >contacts.csv
That's it! From there it is easy to import into any mail client. Hope this helps!
There is an obscure utility called evolution-addressbook-export that does the job. To find it use the locate command on your system as it isn't in your normal path. Mine was located :
/usr/libexec/evolution/2.6/evolution-addressbook-export
to use is simple :
/usr/libexec/evolution/2.6/evolution-addressbook-export --format=csv >contacts.csv
That's it! From there it is easy to import into any mail client. Hope this helps!