this post was submitted on 18 Sep 2025
24 points (96.2% liked)

No Stupid Questions

43539 readers
491 users here now

No such thing. Ask away!

!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules (interactive)


Rule 1- All posts must be legitimate questions. All post titles must include a question.

All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.



Rule 2- Your question subject cannot be illegal or NSFW material.

Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.



Rule 3- Do not seek mental, medical and professional help here.

Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.



Rule 4- No self promotion or upvote-farming of any kind.

That's it.



Rule 5- No baiting or sealioning or promoting an agenda.

Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.



Rule 6- Regarding META posts and joke questions.

Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.

On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.

If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.



Rule 7- You can't intentionally annoy, mock, or harass other members.

If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.

Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.



Rule 8- All comments should try to stay relevant to their parent content.



Rule 9- Reposts from other platforms are not allowed.

Let everyone have their own content.



Rule 10- Majority of bots aren't allowed to participate here. This includes using AI responses and summaries.



Credits

Our breathtaking icon was bestowed upon us by @Cevilia!

The greatest banner of all time: by @TheOneWithTheHair!

founded 2 years ago
MODERATORS
 

If I download e-mails from my account using a client like Thunderbird, can I just somehow copy them to a thumb drive and open them in whatever program later, without logging in to the account etc?

I want to delete my account, but need access to all my e-mails off.

top 8 comments
sorted by: hot top controversial new old
[–] unexposedhazard@discuss.tchncs.de 10 points 2 days ago* (last edited 2 days ago)

Yes and its very easy actually.

  1. Create a folder on your computer to save the files to. Like "email-archive" or something.
  2. Open Thunderbird
  3. Select the emails you want to save (If you want to save an entire folder, like the Inbox folder for example, just open that folder and press Ctrl + A to select all emails in that folder)
  4. Right click anywhere in the list of selected emails
  5. Click "Save As..."
  6. Select the previously created folder in the save dialogue
  7. Done. You now have thousands of .eml files :)

They are just specially formatted text files that can be opened with email programs or text editors. This means you can easily do a full file content text search through the entire folder if you need to find something.

[–] undefined@lemmy.hogru.ch 7 points 2 days ago

Yes you can, but the exact process is lost on me as I haven’t used Thunderbird in ages. It should be able to export your mailboxes into a standard format (is it mbox?) or if it’s only a few specific emails you should be able to export them individually as .eml files.

[–] Brkdncr@lemmy.world 5 points 2 days ago (1 children)

In Outlook it’s called the .pst file.

In thunderbird I think it’s an mbox file.

Not a lot of mail apps out there. I’d go with thunderbird mbox.

[–] stoy@lemmy.zip 3 points 2 days ago (1 children)

IT guy here.

You can save individual emails as .msg or .eml files, way easier to work with if you only have a few emails to export.

[–] Brkdncr@lemmy.world 3 points 2 days ago

OP has an entire account.

[–] stoy@lemmy.zip 4 points 2 days ago

Yes, you can, you have a user profile in Thunderbird, that is where your emails are stored locally.

You should first look up downloading your emails locally, this depends on the connection to the mail server.

If you are running POP3, it normally downloads your emails directly to your computer automatically, if you are using IMAP, then it normally doesn't.

Thunderbird is a popular email client, there are plenty of guides...

[–] damnthefilibuster@lemmy.world 3 points 2 days ago

I did that once as part of an escape from Google. Just downloaded everything to thunderbird and then severed the link. Then thunderbird became my source of truth for emails. Whatever I needed to delete, I did (subscriptions, ham emails, et) and then I uploaded to another vendor which was much cheaper for the starting tier. I can skip that last step.

Just make sure to severe the link so thunderbird doesn’t do anything stupid. But you can also take a backup of your inbox in case thunderbird does do something silly.

[–] Cevilia@lemmy.blahaj.zone 1 points 2 days ago

Once you've downloaded all your emails, if you go to Tools > Export, you can back up your entire profile there.

I'd recommend you set up archiving first (I have it archive to year then year-month, but what works for you may differ), then Ctrl+A to select all your messages and click the Archive button. This'll make the archive a bit more manageable.

Then you simply take the backup to another machine and do Tools > Import. All your messages will be imported, and you'll have a well-organised history complete with full-text search on both machines. :)