Open Bug 276239 Opened 20 years ago Updated 2 years ago

Migrate (import) settings and messages from Evolution

Categories

(MailNews Core :: Import, enhancement)

x86
Linux
enhancement

Tracking

(Not tracked)

People

(Reporter: de_lupus, Unassigned)

References

()

Details

(Whiteboard: [gs])

Attachments

(1 file)

I would like to see it possible for thunderbird to migrate messages and configuration from evolution 1.4.x and 2.x. I choose all OS because evolution win32 is in the making :)
I guess it goes without saying, but migrate addressbooks, too.
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
I use Fedora Core 5, with the GNOME desktop environment. Evolution is the default mail client, and is deeply integrated. I want to use Thunderbird again, and would like to make a smooth transition to it. Unfortunately, other than a "Duct tape and bailing wire" solution found on the Internet, there doesn't seem to be any way to do this.
Status: RESOLVED → UNCONFIRMED
OS: All → Linux
Resolution: EXPIRED → ---
Summary: migrate settings and messages from evolution → Migrate (import) settings and messages from Evolution
Version: unspecified → 2.0
*** Bug 354208 has been marked as a duplicate of this bug. ***
Status: UNCONFIRMED → NEW
Ever confirmed: true
(In reply to comment #4) > I use Fedora Core 5, with the GNOME desktop environment. Evolution is the > default mail client, and is deeply integrated. I wish I could save the 2 hours I spent today migrating from (and dealing with incompatilbilities between) evolution to thunderbird... + time to file bugs even though this was known for 1,5 years.
QA Contact: migration
Assignee: mscott → nobody
Severity: normal → enhancement
I'm going to tentatively take this patch on--I already have a prototype address book settings import working, although getting the build system fu in place is probably a bit beyond me.
Assignee: nobody → Pidgeot18
Component: Migration → Import
Product: Thunderbird → MailNews Core
QA Contact: migration → import
Version: 2.0 → Trunk
This is a very alpha version of the patch. All it supports at the moment is address book import, but, in the meantime, I had to patch configure.in and a few other things to support that much. I'm still playing around with the namespace stuff (dmose suggested mozilla::messaging, so I'm seeing how that works out). I still need to tackle mail import, and I want to add some tests as well. Since I've learned a lot about import, I'll also write up documentation, so don't expect to see a comprehensive, review-ready patch for a while.
I think this bug need to be solve if Thunderbird wants to be the default mail app in Ubuntu... Because easily importing old mail and contact of Ubuntu user is necessary... Note that Thunderbird 5 will natively import vcard file, which is also the format used by Evolution, so this point should not really be a problem anymore.
Some discussion from IRC today with respect to Thunderbird-Evolution migration: 1. As far as Ubuntu is concerned for now, "importing" address books amount to adding an e-d-s address book in Thunderbird, so we don't need to actually import data. 2. Most of the settings are basically gconf (at least for now), so importing settings is fairly easy. 3. We have not started worrying about message import. If mbox is the storage backend, that is very easy to import (cp/ln the file to the profile directory). If it's mh or maildir... we'd have to have a better system.
Whiteboard: [gs]
(In reply to comment #12) > 3. We have not started worrying about message import. If mbox is the storage > backend, that is very easy to import (cp/ln the file to the profile > directory). If it's mh or maildir... we'd have to have a better system. My 2 cents: - Evolution 2.32 (default for Ubuntu 11.04) use mbox storage. - Evolution 3.0 (default for Fedora 15) use MailSir storage (as indicated here: http://live.gnome.org/Evolution/Planning30 ) So it need to be defined if this bug only address import from Evolution 2.3 (mbox), or also try to cover Evolution 3.0 (maildir).
Note that I find a very simple script (less than 15 lines of code) which allows to convert maildir to mbox: http://yergler.net/blog/2010/06/06/batteries-included-or-maildir-to-mbox-again
Joshua what's the status on this one ?
Assignee: Pidgeot18 → nobody
Removing myslef on all the bugs I'm cced on. Please NI me if you need something on MailNews Core bugs from me.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: