On Sun, 06 Jan 2013 21:43:51 -0500 Randy Barlow <ra...@electronsweatshop.com> wrote:
> That seems like it will likely be tricky. I don't know a lot about > kmail, but I've got two ideas that might work: > > 1) Depending on what kmail can do, you might be able to set up a > maildir or mbox folder with kmail, and have kmail transfer all that > mail into it. I believe Thunderbird can ready both mbox and maildir, > so that might be a nice solution if kmail can do that. > > 2) Another idea I thought of that might be heavy handed, but might > also work would be to set up an IMAP server of your own. Then you can > connect kmail to that IMAP server, transfer all your mail to the > server, then connect Thunderbird to it and import it. It's certainly > not a simple idea, but it should work. Cyrus is the IMAP server that I > use, but there are others, and perhaps some that are simpler to > configure. I use option 2) as well, to great effect. I run dovecot locally and back in the KDE3 days had transferred all my mail into it. kmail's INBOX was the default kmail folder, and filters moved every incoming mail to an IMAP folder. It runs slower than local mail folders (IMAP will never be as fast as simply looking on the disk) but it comes with the benefit of a sane maildir folder that dovecot reads without any of the peculiarities that all mail clients seem to have about their own local storage. And switching mail clients (or using two at the same time) is a simple matter of configuring a new mail source on the client. The best solution of all would be to have some process fetch your mail from everywhere and have procmail filter it. I never bothered going to that extent though, I just relied on filters in my primary mail client. It has the benefit that a mail client only reads and sends, and is not involved with changing the master mail store in any way (aka kmail2's ability to disastrously fuck up your mail life completely is severely limited) -- Alan McKinnon alan.mckin...@gmail.com