Re: Extending Thunderbird mail client with Python

2010-12-16 Thread mixedpuppy
On Nov 11, 11:48 pm, John Bond wrote: > Anyone have any experience with this, ideally using Python 3? > > I'd like to sync my Thunderbird contacts with various things including > my mobile phone. Of course, I want to do it with Python! I've seen some > stuff around, eg. an XPI that provides Python

Re: Extending Thunderbird mail client with Python

2010-12-16 Thread Anssi Saari
John Bond writes: > Anyone have any experience with this, ideally using Python 3? I don't but there is a great need to have a working SyncML client for Thunderbird. Funambol used to have one available, but it has crashing problems with Thunderbird 3 for some people. The existing extension was do