migrating from Thunderbird to Claws Mail

Moving from Thunderbird to Claws Mail is getting easier. Now, in addition to the mailbox conversion script, (tbird2claws.py), we have added a script that converts Thunderbird filtering rules to Claws Mail filtering rules, thunderbird-filters-convertor.pl. So, in next to no time you can start a leaner, meaner email experience.

  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • blogmarks
  • LinkedIn
  • MySpace
  • Slashdot
  • StumbleUpon
  • Technorati
  • Propeller
  • Reddit
  • Twitter

 

4 Responses to “migrating from Thunderbird to Claws Mail”

  1. deepak Says:

    The mailbox conversion script did not work for me. Can you guide me how to use it?

    Thanks

    Using Mozilla Firefox Mozilla Firefox 3.0.11 on Ubuntu Linux Ubuntu Linux
  2. p Says:

    I've never used thunderbird myself and thus never used this script. Did you read the README? The script takes two arguments, the first is the path to you thunderbird mailbox, the second is the path to the Claws Mail mail folder. Is there something more specific than that that you need to know?

    Alternately, I believe thunderbird has support for MBOX formatted mailboxes, (perhaps through an add-on). If your thunderbird mailbox is in MBOX format then you can import it into Claws Mail using '/File/Import MBOX file' from with Claws Mail.

    Using Debian IceWeasel Debian IceWeasel 3.0.12 on Debian GNU/Linux Debian GNU/Linux
  3. Martin Says:

    Your conversion script sounds promising but unfortunately it crashes on my system:

    Traceback (most recent call last):
    File "/tmp/claws-mail-tbird2claws/tbird2claws.py", line 118, in
    converttree(sys.argv[1], sys.argv[2])
    File "/tmp/claws-mail-tbird2claws/tbird2claws.py", line 112, in convert
    tree
    os.path.join(outtreepath,outpath,f))
    File "/tmp/claws-mail-tbird2claws/tbird2claws.py", line 96, in process
    file
    makemessages(outputdir, filepath, offs, 1)
    File "/tmp/claws-mail-tbird2claws/tbird2claws.py", line 83, in make
    messages
    lines = open(filepath).readlines()
    OverflowError: line is longer than a Python string can hold

    Using Mozilla Firefox Mozilla Firefox 3.5.6 on Ubuntu Linux Ubuntu Linux
  4. p Says:

    Martin: Thunderbird can export your mailbox to MBOX, then this can be imported by Claws Mail (/File/Import MBOX file…). Perhaps you want to try this method instead.

    Using Debian IceWeasel Debian IceWeasel 3.5.6 on Debian GNU/Linux Debian GNU/Linux

Leave a Comment