View Single Post
  #62 (permalink)  
Old 02-28-2007, 07:25 AM
kwinter kwinter is offline
Starter Member
 
Posts: 1
Default

Quote:
Originally Posted by Sam Hunter View Post
Attached is a little python program I wrote to convert the exported address books from either thunderbird (v1.0.7) or squirrelmail (1.4.4) to a Zimbra format. It is a pretty simple little program, with only minimal checking/cleaning, but it seems to work pretty well for me. Hopefully it will be usefull to someone else.

Sam

p.s. the extension is .txt so it will upload to this message board. For best results change it to .py, and under windows (and Linux) make sure to run it as follows:
python csv_conversion.py s squirrel_export.csv zim_import.csv
Thanks for the starter - it was of great help. I added a couple of fields in the thunderbird conversion (mobile, email2 and so forth).


Greetings,

Keith
Reply With Quote