# Export own messages to MBOX format?

**URL:** https://meta.discourse.org/t/export-own-messages-to-mbox-format/374643
**Category:** Support
**Tags:** email
**Created:** [July 17, 2025, 1:24pm UTC](https://meta.discourse.org/t/export-own-messages-to-mbox-format/374643 "2025-07-17T13:24:19Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![mnalis](https://avatars.discourse-cdn.com/v4/letter/m/a87d85/32.png) [@mnalis](https://meta.discourse.org/u/mnalis)
#### Post date: [July 17, 2025, 9:12pm UTC](https://meta.discourse.org/t/export-own-messages-to-mbox-format/374643/3 "2025-07-17T21:12:24Z")

</div>

> [@pfaffman](#):
>
> Since these aren’t email messages (and you don’t have any email addresses)

Well, those messages did get sent via e-mail to other people watching the thread, so it was apparently possible to convert them to e-mail format just fine? I’d just like so I myself can have a copy of them too (and not just everybody else _except_ me).

> an MBOX doesn’t really make much sense,

Well, I beg to differ. MBOX is an well-supported industry standard for exchanging such “messages”, regardless of their origin.

I get very usable e-mails for RSS post, for various web forum posts (including Discourse!), for Usenet posts, for GitHub issues, for Fediverse posts etc. and I can archive them all in MBOX.

None of those are _originally_ “e-mail” formats, but they all could be / were converted to it, and having them in such format does make sense and is _ **very** _ useful (at least for me, YMMV of course). You can see [related post](https://meta.discourse.org/t/add-option-to-receive-own-posts-by-email/374656) for list of reasons how/why it is very useful.

> as it would be a contrivance (you’ll at least need to generate bogus email addresses).

Why would it need bogus email address? As I understand it, `user_archive.csv` contains my posts, and my `email` address (as well as my `name`) is available in `preferences.json` from that same archive.

But if for some reason it cannot use real email address (e.g. if it might contain other posts than just my own? PM maybe?), I’m fine with with bogus email addresses being used (e.g. claiming to be from `Discourse username <noreply@localhost>` or whatever).

> [@pfaffman](#):
>
> you’re just looking for an easy way to be able to read your messages?

No, I’d _really_ prefer [MBOX](https://en.wikipedia.org/wiki/Mbox) format (or [Maildir](https://en.wikipedia.org/wiki/Maildir), which I can easily convert to MBOX).

But if that does not exist, then yes – at the very least an easy way read those messages (especially offline, on Debian GNU/Linux system) would be nice too. Do you have any suggestions?

---

_[View the full topic](https://meta.discourse.org/t/export-own-messages-to-mbox-format/374643)._
