Archiving emails

From MTU LUG Wiki
Revision as of 11:56, 23 March 2022 by imported>Sjwhitak (Created page with "You can archive emails with [https://www.thunderbird.net/en-US/ Thunderbird] and if you want the emails public over the web, [https://www.mhonarc.org/ mhonarc], at least that's what I use. == Thunderbird == right|thumb|Searching your archive # Log in to your email over Thunderbird if you haven't already # Go to settings and click "Addons and Themes" # Search for and download the addon "ImportExportTools NG" # Choose the email folder you want to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

You can archive emails with Thunderbird and if you want the emails public over the web, mhonarc, at least that's what I use.

Thunderbird

Searching your archive
  1. Log in to your email over Thunderbird if you haven't already
  2. Go to settings and click "Addons and Themes"
  3. Search for and download the addon "ImportExportTools NG"
  4. Choose the email folder you want to archive (you can filter after)
    1. ImportExportTools NG
    2. Search and export
  5. Choose your format to export
    1. If you're using mhonarc, then use mbox!

mhonarc

It's probably super outdated to use mhonarc, but it's what I know how to use, so that's what I'll talk about. The command to generate your html is:

mhonarc -spammmode -outdir output/ input/*

That should generate a mail archive very similar to LUG's mail archive.