LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-06-2013, 12:34 PM   #1
NotAComputerGuy
Member
 
Registered: Jun 2012
Distribution: Linux Mint - Debian Edition
Posts: 349

Rep: Reputation: 13
Downloading and saving email in a 'universal' format?


Hello,

Is there a way I can download and save emails in a format that in fairly universally used? E.g. save it in my 'cloud space' and read it in some sort of logical manner? Rather than potentially millions of .txt files in a random order?

Currently I'm using webmail and I'm starting to run out of space.
 
Old 09-07-2013, 06:20 AM   #2
dt64
Member
 
Registered: Sep 2012
Distribution: RHEL5/6, CentOS5/6
Posts: 218

Rep: Reputation: 38
Plain text is probably the most universal format ever, but it all depends on what your requirements are.
If you need to save formats, pictures you could try saving as html or PDF.

You could try to setup a local mail server of your choice and import all your emails there by IMAP, backup its database and store it somewhere.

You say you are using webmail and run out of space. If that's a public service of a mail provider you could purchase a bigger package or move it to a another provider. Or you could run through your mails and delete what isn't needed anymore.
If your webmail is something you could get your hands on the "machine room" it depends on what the backend is.
 
Old 09-07-2013, 06:58 AM   #3
JJJCR
Senior Member
 
Registered: Apr 2010
Posts: 2,150

Rep: Reputation: 449Reputation: 449Reputation: 449Reputation: 449Reputation: 449
Cool

Quote:
Originally Posted by NotAComputerGuy View Post
Hello,

Is there a way I can download and save emails in a format that in fairly universally used? E.g. save it in my 'cloud space' and read it in some sort of logical manner? Rather than potentially millions of .txt files in a random order?

Currently I'm using webmail and I'm starting to run out of space.
okay you're using a webmail, there should be an option there to export you're email.

you're webmail is using what software?

if you email is configured to a third party email client software, then you can use that as well.

or you can increase the email capacity of your email account if you have the access to do so.

Last edited by JJJCR; 09-07-2013 at 07:01 AM. Reason: edit
 
Old 09-07-2013, 07:06 AM   #4
Doug Huffman
LQ Newbie
 
Registered: Jan 2008
Location: Through Death's Door on Washington Island, Wisconsin in Lake Michigan
Distribution: Fedora
Posts: 28

Rep: Reputation: 6
Abandon the webmail paradigm as catering to the lowest common denominator and use a local SMTP/POP client. Then you can catalogue and search your too huge files as you will. Besides, cloud is just a fancy name for NSA storage client.
 
Old 09-07-2013, 07:14 AM   #5
JJJCR
Senior Member
 
Registered: Apr 2010
Posts: 2,150

Rep: Reputation: 449Reputation: 449Reputation: 449Reputation: 449Reputation: 449
Agree with you Doug, cloud is just a marketing nickname that will sounds good to trap people's money and confuse people who don't know much about technology.
 
Old 09-07-2013, 07:18 AM   #6
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
As I understand it "Cloud" refers to the cloud icon on a Visio diagram. In other words it's shorthand for "something we don't have any control over or any idea of the setup of". It could be one plug server with a USB stick in it or a bunch of datacentres around the world linked by high-speed pipes.
You have to laugh when people try to sell it as a good thing.
 
Old 09-07-2013, 07:25 AM   #7
JJJCR
Senior Member
 
Registered: Apr 2010
Posts: 2,150

Rep: Reputation: 449Reputation: 449Reputation: 449Reputation: 449Reputation: 449
Yeah you will hear people bragging about cloud storage, cloud software or other stuffs.

How long he/she has been using email? isn't email a cloud technology?

Weeh..marketing strategy is cool.. makes people run around their ideas..and get more money.

What would be the next term after cloud? atmosphere?

Last edited by JJJCR; 09-07-2013 at 07:26 AM. Reason: edit
 
Old 09-07-2013, 07:34 AM   #8
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
As to an answer to the original question I think you might be able to use CSV files if you look into it -- sadly I'm rusty with Outlook and I've never tried the export tools for Thuderbird so I can only point to some links I found googleing:
http://answers.microsoft.com/en-us/o...3-4b1d6422b798
http://www.techrepublic.com/forums/q...l-to-csv-file/
 
Old 09-07-2013, 08:39 AM   #9
goumba
Senior Member
 
Registered: Dec 2009
Location: New Jersey, USA
Distribution: Fedora, OpenSUSE, FreeBSD, OpenBSD, macOS (hack). Past: Debian, Arch, RedHat (pre-RHEL).
Posts: 1,335
Blog Entries: 7

Rep: Reputation: 402Reputation: 402Reputation: 402Reputation: 402Reputation: 402
273 I was about to think no one was going to address the original question.

Also a possibility for the OP is using an mbox file. Pretty much any email client can import or export to an mbox file. I've done so with Thunderbird; Forte Agent will even export it's newsgroup data to the format. I haven't seen many clients that won't do it that support export functionality. It's a commonly used format, and should suit the OPs requirements well.
 
1 members found this post helpful.
Old 09-07-2013, 08:40 AM   #10
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by NotAComputerGuy View Post
(..) save emails in a format that in fairly universally used?
That would not be a database or maildir or whatever else but the MBOX format. Plain text basically.
 
1 members found this post helpful.
Old 09-07-2013, 08:53 AM   #11
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Thanks both for reminding me of mbox.
 
Old 09-08-2013, 02:16 AM   #12
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Yeah you will hear people bragging about cloud storage, cloud software or other stuffs.

we had that back in the 70's
it was called logging in to your server from a terminal
 
Old 09-08-2013, 02:57 AM   #13
NotAComputerGuy
Member
 
Registered: Jun 2012
Distribution: Linux Mint - Debian Edition
Posts: 349

Original Poster
Rep: Reputation: 13
Thanks for the insights and thoughts so far. Can I confirm, I basically just export my emails from my current provider into an mbox file. Will that get updated each time I export the emails?

My provider doesn't give me much space at all and won't allow me to increase it, but I do need to keep quite a few emails for reference and being able to jump to a date is a useful feature of emails.

I have Startpage'd mbox but it appears to be a music program of sorts.

Thanks
 
Old 09-08-2013, 03:55 AM   #14
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by NotAComputerGuy View Post
Can I confirm, I basically just export my emails from my current provider into an mbox file.
Kind of depends on what your current provider offers in terms of backup solutions.


Quote:
Originally Posted by NotAComputerGuy View Post
Will that get updated each time I export the emails?
...OTOH if you have POP3S or IMAPS access to your current providers mail store you may be able to transfer mail to a local IMAPS server like Dovecot or you could use 'getmail' to download messages to say an mbox(rd) file. IMHO IMAPS is generally speaking the most compatible solution to share email between clients and machines regardless of their location or OS.


Quote:
Originally Posted by NotAComputerGuy View Post
I have Startpage'd mbox but it appears to be a music program of sorts.
See RFC 4155 and RFC 2822 or Mbox at Wikipedia.
 
Old 09-08-2013, 04:12 AM   #15
NotAComputerGuy
Member
 
Registered: Jun 2012
Distribution: Linux Mint - Debian Edition
Posts: 349

Original Poster
Rep: Reputation: 13
So I have discovered two new small issues within the last hour or so. Firstly, my provider offers export as .eml files, which may be ok, if I can find a client which will open these up preserving the dates in the messages (are they stored in the message?). Thunderbird can apparently open these files, but that leads onto the second issue, which is Thunderbird has apparently disappeared from my repository, which leaves me wondering why.

In the past I have tried to setup my computer as a mail server before, but it went horribly wrong.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: The Inevitability of the Universal, Portable Document Format LXer Syndicated Linux News 0 08-26-2006 09:54 PM
Win XP not saving / uploading (or even downloading) profiles to / from samba PDC systemparadox Linux - Networking 4 05-10-2005 02:01 PM
.config file for kernel compilation, is it universal format? csvke Linux - General 7 02-23-2004 12:20 PM
mozilla 1.4 saving and downloading troubles Abe_the_Man Linux - Software 1 12-19-2003 02:16 PM
Format Problems Saving Star Office Docs in Word Format kkempter Linux - Software 4 08-27-2003 04:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration