|
|
| |
| News & Events | About Us | People | ||
| Research | Education | Publications | ||
| Groups | Open Positions | Alumni | ||
| ETH Zurich - D-UWIS - IACETH | ||
This page has moved to http://www.toolcase.org/mailtool. Further developments will happen there and no longer here.
IntroductionI wrote this tool to convert the address book of Evolution (which uses VCard) in a suitable format for Thunderbird (which uses LDIF). This two formats are not identically and also do not store the same things in the same way. Therefore this tool has to make some simplifications, assumptions and suggestions. |
how to use this tool |
OutlookOutlook can only import one contact per VCard-file. A workaround ist to use Windows Contact inbetween. See here for more deatils. VCardVCard is a standard format for exchanging addresses between different software and hardware. Syntax definition: VCard 2.1 LDIF-FormatLDIF (Lightweight Directory Interchange Format) is a ASCII-format for exchange of small data amount, as addresses are. |