* [ISSUE] convert from mailbox mail storage format to Maildir format
@ 2025-09-09 22:57 hg2581
2025-09-10 9:37 ` leahneukirchen
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: hg2581 @ 2025-09-09 22:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1154 bytes --]
New issue by hg2581 on mblaze repository
https://github.com/leahneukirchen/mblaze/issues/273
Description:
I have recently come across your great set of utilities for mail messages stored in Maildir format. I have several very large archived collections of mail messages in mailbox format that I would like to convert into Maildir format since I switched from Thunderbird (messages in mailbox format) to SeaMonkey (where I have chosen the Maildir format) and Neomutt (Maildir format), all on Linux.
SeaMonkey does not use the standardized Maildir format where flags are stored as part of the filename but instead stores that information in .msf files. Neomutt, of course, uses the standardized Maildir format.
It would be great to have a utility that would convert an existing mailbox file to either one of the two Maildir formats mentioned above. Conversion from mailbox format is not straightforward since there are some edge cases that need to be handled.
Is this something you have considered? I have seen that you have a mexport utility that can export Maildir format mail messages to mailbox format but also having the opposite would be great.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: convert from mailbox mail storage format to Maildir format
2025-09-09 22:57 [ISSUE] convert from mailbox mail storage format to Maildir format hg2581
@ 2025-09-10 9:37 ` leahneukirchen
2025-09-10 9:40 ` leahneukirchen
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: leahneukirchen @ 2025-09-10 9:37 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 156 bytes --]
New comment by leahneukirchen on mblaze repository
https://github.com/leahneukirchen/mblaze/issues/273#issuecomment-3274142259
Comment:
use `mdeliver -M`
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: convert from mailbox mail storage format to Maildir format
2025-09-09 22:57 [ISSUE] convert from mailbox mail storage format to Maildir format hg2581
2025-09-10 9:37 ` leahneukirchen
@ 2025-09-10 9:40 ` leahneukirchen
2025-09-10 19:50 ` hg2581
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: leahneukirchen @ 2025-09-10 9:40 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 302 bytes --]
New comment by leahneukirchen on mblaze repository
https://github.com/leahneukirchen/mblaze/issues/273#issuecomment-3274155288
Comment:
Potentially this requires implementing the mozilla headers: https://www.thunderbird-mail.de/lexicon/entry/235-x-mozilla-status-x-mozilla-status2/
Patches welcome.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: convert from mailbox mail storage format to Maildir format
2025-09-09 22:57 [ISSUE] convert from mailbox mail storage format to Maildir format hg2581
2025-09-10 9:37 ` leahneukirchen
2025-09-10 9:40 ` leahneukirchen
@ 2025-09-10 19:50 ` hg2581
2025-09-10 20:10 ` leahneukirchen
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: hg2581 @ 2025-09-10 19:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 270 bytes --]
New comment by hg2581 on mblaze repository
https://github.com/leahneukirchen/mblaze/issues/273#issuecomment-3276305016
Comment:
> use `mdeliver -M`
Great, I will look at mdeliver! But, where do I find documentation on the various flags for all your mblaze utilities?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: convert from mailbox mail storage format to Maildir format
2025-09-09 22:57 [ISSUE] convert from mailbox mail storage format to Maildir format hg2581
` (2 preceding siblings ...)
2025-09-10 19:50 ` hg2581
@ 2025-09-10 20:10 ` leahneukirchen
2025-09-10 20:11 ` leahneukirchen
2025-09-10 21:49 ` hg2581
5 siblings, 0 replies; 7+ messages in thread
From: leahneukirchen @ 2025-09-10 20:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 172 bytes --]
New comment by leahneukirchen on mblaze repository
https://github.com/leahneukirchen/mblaze/issues/273#issuecomment-3276357215
Comment:
There are manpages for each tool.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: convert from mailbox mail storage format to Maildir format
2025-09-09 22:57 [ISSUE] convert from mailbox mail storage format to Maildir format hg2581
` (3 preceding siblings ...)
2025-09-10 20:10 ` leahneukirchen
@ 2025-09-10 20:11 ` leahneukirchen
2025-09-10 21:49 ` hg2581
5 siblings, 0 replies; 7+ messages in thread
From: leahneukirchen @ 2025-09-10 20:11 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 207 bytes --]
New comment by leahneukirchen on mblaze repository
https://github.com/leahneukirchen/mblaze/issues/273#issuecomment-3276357215
Comment:
There are manpages for each tool. https://man.voidlinux.org/mdeliver
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: convert from mailbox mail storage format to Maildir format
2025-09-09 22:57 [ISSUE] convert from mailbox mail storage format to Maildir format hg2581
` (4 preceding siblings ...)
2025-09-10 20:11 ` leahneukirchen
@ 2025-09-10 21:49 ` hg2581
5 siblings, 0 replies; 7+ messages in thread
From: hg2581 @ 2025-09-10 21:49 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 239 bytes --]
New comment by hg2581 on mblaze repository
https://github.com/leahneukirchen/mblaze/issues/273#issuecomment-3276655945
Comment:
> There are manpages for each tool. https://man.voidlinux.org/mdeliver
Thank you, had not thought of man...
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2025-09-10 21:49 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-09 22:57 [ISSUE] convert from mailbox mail storage format to Maildir format hg2581
2025-09-10 9:37 ` leahneukirchen
2025-09-10 9:40 ` leahneukirchen
2025-09-10 19:50 ` hg2581
2025-09-10 20:10 ` leahneukirchen
2025-09-10 20:11 ` leahneukirchen
2025-09-10 21:49 ` hg2581
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).