rustmailer
cdf27f2dd4
feat: add web upload for EML/MBOX files #260
2026-06-26 17:49:35 +08:00
rustmailer
d40ba90b54
fix: inline attachment detection and account-scoped export
...
- Treat MIME parts with Content-ID but no Content-Disposition as inline
- Add account_ids filter to CLI export search to avoid pulling all accounts
- Skip failed emails during export instead of aborting the entire batch
2026-05-29 16:13:19 +08:00
rustmailer
fd61d013a2
fix: Imported emails and UTF-8 folders missing #182
2026-05-21 17:57:43 +08:00
rustmailer
66fd50bc23
fix: bichon-cli OOMs on import #233
2026-05-18 20:25:13 +08:00
rustmailer
f440069912
add debug info in bichon-cli #224
2026-05-17 10:35:07 +08:00
rustmailer
1ee2eade3a
fix: rename bichonctl to bichon-cli
2026-05-15 12:07:26 +08:00
rustmailer
0abaa66a40
feat(admin): add interactive data migration tool
2026-05-12 01:56:24 +08:00
rustmailer
e83a00fe39
feat(import): support X-Bichon-Metadata and optimize CLI progress reporting
2026-04-25 20:14:14 +08:00
rustmailer
fa70437a62
feat: support export account emails to a single mbox file
2026-04-25 05:39:58 +08:00
rustmailer
0b866c81ff
refactor(workspace): decompose project into multiple crates
2026-04-23 21:45:34 +08:00