Archiving emails
Hi,
I've got a couple IMAP accounts set up. They have accumulated a fair amount of garbage which I can't bear to get rid of, but don't really need. So I would like to just archive all these old emails onto a CD and get them off the server. What is the best way to do this so that I will be able to (pretty) easily access the emails in the future (just in case)? I use the Apple Mail by they way. Thanks for any advice.
fm
I've got a couple IMAP accounts set up. They have accumulated a fair amount of garbage which I can't bear to get rid of, but don't really need. So I would like to just archive all these old emails onto a CD and get them off the server. What is the best way to do this so that I will be able to (pretty) easily access the emails in the future (just in case)? I use the Apple Mail by they way. Thanks for any advice.
fm
Comments
Originally posted by failedmathematician
Hi,
I've got a couple IMAP accounts set up. They have accumulated a fair amount of garbage which I can't bear to get rid of, but don't really need. So I would like to just archive all these old emails onto a CD and get them off the server. What is the best way to do this so that I will be able to (pretty) easily access the emails in the future (just in case)? I use the Apple Mail by they way. Thanks for any advice.
fm
Hmm... perhaps with an AppleScript that...
a) fetches the mail from the IMAP accounts
b_1) creates a FileMaker or other Database to store the E-Mails
...or...
b_2) stores each e-mail individually and sorts the e-mail files into an appropriate folder hierarchy
c) burns the result of b onto a CD-R
If you have further questions, post 'em here, I'll be around.
And BTW, (sorry for the following ad, couldn't resist
A restore procedure is more tricky, perhaps, than just copying the messages from the archive to the Mail folder. However, this is the way I transferred all my mailboxes to a new HD.
I used costique's suggestion. Only annoying thing is that I couldn't figure out how to change existing accounts from IMAP to POP and just setting up a new POP account only brought in the inbox. You can import POP mbox's back into Mail no problem, but not IMAP mbox's, even though I have the preferences set to store all the stuff on my computer as well. Kinda stinks-- I can burrow into the imapmbox package and view the messages as plain text, but I just can't get em to open up in Mail. Anyway's, that's good enough for me.
Thanks.
Originally posted by failedmathematician
Thanks durandal. That would definitely be the right way to do it, but it looks a little too involved for me.
(...)
Thanks.
Okay, no prob at all. And if you ever need an AppleScript written, now you know who to ask...
Greetings!
durandal