Post by Lee EmmsAny chance someone could post a definitive guide of how to export from
Turnpike to Thunderbird? I migrated a week or so back but more or less
gave up on exporting my emails which I'd very much like to retain as
they go back to 1995 (though why on earth I need to keep them, I really
don't know). Clearly, from the posts so far, there are a number of tips
and tricks.
The address book is less necessary, though if I cleaned mine up it would
be helpful to have this too.
Many thanks in advance.
I have done it all successfully quite recently.
I ought to say I was very happy with TP, and it is the only mailer I
have ever used before TP. I though now need to get mail from my own
IMAP server, which Connect cannot do ( 8 - (#
MAIL
----
It is easier to accept Thunderbirds insistence in putting all sent mail
into the "Sent" folder.
I quite liked Turnpike's mixing. However it is unmanageable in TB as
there are no suitable in-built filters.
So in each TP folder display incoming and outgoing separately.
Open the folder and select all (CTRL A).
Then "File | Export | Berkeley Mailbox Files" and give it the folder
name you want in Thunderbird. You can rename the folder later. It
makes sense to append "-sent" to the outgoing export mail. After export,
remove the ".txt" extension.
All these files then need copying into the "Local Folder" in
Thunderbird. This is in my system - "Documents and
Settings\<user>\Application
Data\Thunderbird\Profiles\28t8c2kz.default\Mail\Local Folders\"
Phew. The .default directory I suppose may have a different name, but
it is the _only_ folder there.
Then start up Thunderbird. When you click on a new folder, it will
index it. If you are running an IMAP server you will need to make
folders there. I found the only reliable way of copying was to open a
"Local Folders" directory, select all messages (CTRL A), and copy using
"right click" menu. .... but that might just be my system.
Copy all the contents of "-sent" folders to the "Sent" directory.
That is all I needed to do with mail. The tree structure was worked out
very well from the subject.
I did not bother to export news. I simply added the relevant news
accounts, and downloaded all available news.
ADDRESS BOOK
------------
This is more complicated. "File | Export" as .txt file.
This is CSV (comma separated).
The file though cannot be used by Thunderbird without pre-processing.
Remove manually the first line - I think it was "CONTACTS". There is
also a section after the CSV lines that needs removing.
I only used First names, Last name, Label, and email address.
Unfortunately Thunderbird import cannot handle the TP email "Firstname
Secondname <email address>" format. Also it needs a display name.
I pre-processed with a perl file to convert TP emails into email address
only. I then made display name with "Firstname Surname".
http://firshman.co.uk/temp/export.zip is the pre-processing program.
This is a pretty trivial perl program, and is easy to modify if you want
to process other fields. I did not have any nicknames, but if that is
there, it should, I suppose, be the TB display name.
Importing into Thunderbird is pretty easy. One has to move around the
Thunderbird import items to match the TP Address book fields, and
uncheck the others. TB does not have a 'label' field. I used
'Organisation'
... and that is it.
There are two TP features I miss in Thunderbird.
1) Regexps in filters
2) Folder personalities for individual mail folders.
Sending mail from sub-folders becomes more difficult - one has to choose
a personality afterwards. Also To: is not filled. I find it easier to
'reply' and edit personality afterwards. Messy though. TP was so _easy_.
The individual addressee entries, rather than a formatted line, is much
better in TB. It is very easy then to move addressees about between To:
CC: and BCC:
--
Tony Firshman
<firstname>@<surname>.co.uk