After 20+ years with Wintel machines, I bought my first iMac Intel.
Now I'm trying to transfer all my Eudora Mailboxes from the clunky ol'
Dell PC to my bright, shiny iMac. When I copied all the mbx files and
folders to a disk, there was over 350 MB and I'd really like to keep
those messages.
Eudora help advised to run the Mailbox files through a free utility
from their site named CRLF, but I get an error message "You cannot
open the application CRLF 1.2 because it is not supported on this
system."
My suspicion is that the CRLF -- which the Readme states was first
published in 1994 -- is not suitable for OS X 10.4. The E-mail address
in the Readme for the author bounces, and a google search for the
author's name shows up nothing later than 1994.
An alternative suggested by Eudora help was BBEdit from
www.barebones.com, but Bare Bones wants $200 for the program -- which I
might use once.
The last suggestion was to ftp all the files in text mode, and frankly
I don't know how to do that. The last time I tried FTP-ing something,
it was an utter failure.
I've also searched this NG, but the best I can see is I'm supposed to
use CRLF -- and nothing else after about 2002 or thereabouts.
Any suggestions would be greatly appreciated.
Thanks.
Dave
Peter Ceresole - 29 Mar 2006 17:39 GMT
> An alternative suggested by Eudora help was BBEdit from
> www.barebones.com, but Bare Bones wants $200 for the program -- which I
> might use once.
Don't do that- it's old advice. The replacement for BBEdit, also from
Barebones, is TextWrangler, which is free and damn good. And it does
exactly what you want- converts from Windows to Mac text file format.
It's a menu function (but I don't need to say, always work on a copy...)
TextWrangler has 1001 uses- you'll want to keep it. It's a fabulous text
editor.

Signature
Peter
Jim Gibson - 31 Mar 2006 00:11 GMT
> > An alternative suggested by Eudora help was BBEdit from
> > www.barebones.com, but Bare Bones wants $200 for the program -- which I
[quoted text clipped - 7 lines]
> TextWrangler has 1001 uses- you'll want to keep it. It's a fabulous text
> editor.
It might be more accurate to say that TextWrangler is a replacement for
BBEdit-Lite. The full-featured version of BBEdit is still available.
If all you want to do is change line endings from a DOS format (CRLF or
"\r\n") to a Mac format (CR or "\r"), under Mac OS X you can also use
two Unix utilities, cat and tr in Terminal:
cat mbox | tr -d "\n" > mbox.new
If that works, save the old mbox under a new name and rename mbox.new:
mv mbox mbox.old
mv mbox.new mbox
HTH.

Signature
Jim Gibson
Kathy Morgan - 29 Mar 2006 17:47 GMT
> After 20+ years with Wintel machines, I bought my first iMac Intel.
> Now I'm trying to transfer all my Eudora Mailboxes from the clunky ol'
[quoted text clipped - 5 lines]
> www.barebones.com, but Bare Bones wants $200 for the program -- which I
> might use once.
BBEdit Light will also do the job, if you can locate a copy of it.
TextWrangler, also by the BareBones Software, should also be able to do
the job. TextWrangler is available free at
<http://www.barebones.com/products/textwrangler/index.shtml>.
Work with copies of the mailbox files, just in case something goes
wrong. Open a mailbox in TextWrangler (or BBEdit Lite), select Save
As..., and use the Options button in the dialog box to get the option to
change line endings from Windows to Mac. That should be all there is to
it. :-)

Signature
Kathy - read reviews of other newsgroups in news:news.groups.reviews
help for new users at <http://www.aptalaska.net/~kmorgan/>
Good Net Keeping Seal of Approval at <http://www.gnksa.org/>