Commit graph

20 commits

Author SHA1 Message Date
Quentin 1a43ce5ac7
WIP refactor 2024-03-08 08:17:03 +01:00
Quentin 7f35e68bfe
Refactor 2024-02-27 18:33:49 +01:00
Quentin f58904f5bb
Search can now filter on index data 2024-01-06 18:01:44 +01:00
Quentin d495538d55
Stop dumping parsed emails in the logs 2024-01-06 14:45:26 +01:00
Quentin 53dbf82cbc
Format code again 2024-01-06 11:33:56 +01:00
Quentin 335750a29a
MOVE command is optimized 2024-01-05 15:36:40 +01:00
Quentin 17fba10d8f
replacing mail_parser by eml_codec, first iteration 2023-07-25 10:59:48 +02:00
Quentin 9d6aef34ad
clippy lint fix 2023-05-15 18:23:23 +02:00
Alex 24c6607304
Some more FETCH things work 2022-07-15 16:15:48 +02:00
Alex 2c61af6684
More work on incoming mails, but no mails yet 2022-06-30 17:40:59 +02:00
Alex 484ad97b65
Skeleton for incoming mail processor 2022-06-30 16:18:08 +02:00
Alex 509e7e4bed
Implement beginning of a FETCH command 2022-06-29 19:24:21 +02:00
Alex 733c59ed80
Cleanup and remove useless imports 2022-06-29 16:05:34 +02:00
Alex d737e33b5a
Rename MailIdent to UniqueIdent and use those to identify mailboxes 2022-06-29 15:52:09 +02:00
Alex b95028f89e
Some refactoring on mailbox structures and views 2022-06-29 15:39:54 +02:00
Alex 8b7eb1ca91
work on prototypes 2022-06-29 13:41:05 +02:00
Alex 1bc109df72
Refactoring 2022-06-29 13:16:58 +02:00
Alex 3cf91429c7
Clean up unused imports 2022-06-29 12:52:58 +02:00
Quentin 36bbc2138b
cargo fmt + implement noop 2022-06-28 10:49:28 +02:00
Quentin 390bad0ec4
Refactor files in a "mail" crate 2022-06-27 16:56:20 +02:00
Renamed from src/mailbox.rs (Browse further)