View Single Post
  #63 (permalink)  
Old 03-14-2007, 07:26 AM
rdjurovich rdjurovich is offline
Junior Member
 
Posts: 9
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 your excellent script Sam! Works a treat
Reply With Quote