rustmailer
|
8f331080bf
|
Update license headers and copyright year to 2025-2026 across the codebase.
|
2026-03-10 01:32:57 +08:00 |
|
rustmailer
|
2295585deb
|
update
|
2026-02-01 21:58:54 +08:00 |
|
rustmailer
|
57afa30b5b
|
fix: make pst recipient_table optional
|
2026-02-01 16:32:42 +08:00 |
|
rustmailer
|
694e5ecbec
|
feat: reset the login password #126
|
2026-01-22 13:19:21 +08:00 |
|
rustmailer
|
9b49005522
|
fix: "unknown" sender when importing PST #117
|
2026-01-20 01:22:06 +08:00 |
|
rustmailer
|
3b040d0cd6
|
feat: add support for Outlook PST file import #105
|
2026-01-13 23:32:18 +08:00 |
|
rustmailer
|
5d3c319a67
|
fix: skip invalid MBOX files during import
|
2026-01-13 23:31:45 +08:00 |
|
rustmailer
|
0c46432150
|
fix: Inline attachments are not counted as attachments and are not shown when searching for emails with attachments.
|
2026-01-06 16:28:55 +08:00 |
|
rustmailer
|
3f4b37be17
|
feat(cli): add interactive email import tool for EML, MBOX, and Thunderbird
- Implement `bichonctl` interactive CLI using `dialoguer`.
- Support recursive EML directory scanning with folder structure preservation.
- Support single MBOX file streaming import.
- Support Thunderbird profile import with automatic `.sbd` hierarchy detection.
- Add batch processing (Base64 encoding & batch API requests) for improved performance.
|
2026-01-05 14:31:04 +08:00 |
|
rustmailer
|
09375ee11c
|
fix: #94
|
2026-01-01 20:28:23 +08:00 |
|