all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to convert Thunderbird folder to RMAIL?
@ 2008-06-04 12:16 kj
  2008-06-04 13:47 ` Michael A. Koerber
  2008-06-05 12:56 ` Xah
  0 siblings, 2 replies; 3+ messages in thread
From: kj @ 2008-06-04 12:16 UTC (permalink / raw)
  To: help-gnu-emacs




Hi.  I have a Thunderbird folder with about 700 mail messages that
I'd like to convert to a format importable by RMAIL.  Does anyone
have any idea of how to do that?

FWIW, my OS is Mac OS X.

TIA!

Kynn

-- 
NOTE: In my address everything before the first period is backwards;
and the last period, and everything after it, should be discarded.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to convert Thunderbird folder to RMAIL?
  2008-06-04 12:16 How to convert Thunderbird folder to RMAIL? kj
@ 2008-06-04 13:47 ` Michael A. Koerber
  2008-06-05 12:56 ` Xah
  1 sibling, 0 replies; 3+ messages in thread
From: Michael A. Koerber @ 2008-06-04 13:47 UTC (permalink / raw)
  To: help-gnu-emacs

>>>>> "kj" == kj  <socyl@987jk.com.invalid> writes:

    kj> Hi.  I have a Thunderbird folder with about 700 mail messages that
    kj> I'd like to convert to a format importable by RMAIL.  Does anyone
    kj> have any idea of how to do that?

    kj> FWIW, my OS is Mac OS X.

    kj> TIA!

    kj> Kynn

    kj> -- 
    kj> NOTE: In my address everything before the first period is backwards;
    kj> and the last period, and everything after it, should be discarded.


Try "M-x rmail-input".  Remember...the 700 messages will go into a single buffer.  This
could exceed the maximum emacs buffer size.

mike
--
Dr. Michael A. Koerber
MIT/LL
There are no short cuts to anywhere worth going.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to convert Thunderbird folder to RMAIL?
  2008-06-04 12:16 How to convert Thunderbird folder to RMAIL? kj
  2008-06-04 13:47 ` Michael A. Koerber
@ 2008-06-05 12:56 ` Xah
  1 sibling, 0 replies; 3+ messages in thread
From: Xah @ 2008-06-05 12:56 UTC (permalink / raw)
  To: help-gnu-emacs

Kynn wrote:

> Hi.  I have a Thunderbird folder with about 700 mail messages that
> I'd like to convert to a format importable by RMAIL.  Does anyone
> have any idea of how to do that?
>
> FWIW, my OS is Mac OS X.

I've done exporting/importing my mails about every 2 years since about
1995, but the last time i did this was before 2002 though.

if you hope to get 100% correct transfer, that's pretty hopeless. In
short, most mail formats are not well specified or at all. Each mail
program that sports the “import from another mail program” feature is
pretty much heuristics. You always ends up losing some info (such as
date, reply relation, read/unread etc), or screwed up some formatting
or attachement in some mails. Even transition from Apple Mail program
from version to version is rocky...

sorry to be no help except rant.

If Thumderbird is still using some sort of mbox format... one route
you could try is to convert them using nmh, then i'm guessing there's
tool somewhere that converts nmh to rmail. If things haven't changed
in 10 years, then rmail, gnus, xemacs's vm, all uses mutually
incompatible formats.

if possible, you might just leave your Thurderbird's mymail.msf as
plain text archive of your past emails. (i'd split it into file-per-
email with nmh though) Start afresh with whatever mail program you'll
be using.

See also:
http://en.wikipedia.org/wiki/Mbox

“Unix and the mbox Email Format”
http://xahlee.org/UnixResource_dir/writ/mbox_format.html
(warning, anti-unix screed)

  Xah
  xah@xahlee.org
∑ http://xahlee.org/^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-06-05 12:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-04 12:16 How to convert Thunderbird folder to RMAIL? kj
2008-06-04 13:47 ` Michael A. Koerber
2008-06-05 12:56 ` Xah

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.