Commit graph

54 commits

Author SHA1 Message Date
Quentin 4d501b6947
Compile streams 2024-02-22 11:35:39 +01:00
Quentin 185033c462
idling works!!! 2024-01-18 17:33:57 +01:00
Quentin e1161cab0e
idle sync 2024-01-17 16:56:05 +01:00
Quentin 9cec7803d2
Implement HIGHESTMODSEQ for STATUS 2024-01-10 17:07:07 +01:00
Quentin a2d6efc962
[broken compilation] update mail internal 2024-01-10 11:24:01 +01:00
Quentin a90f425d32
Futures must be ordered 2024-01-08 21:18:45 +01:00
Quentin 35fd24ee46
Add the ENABLE capability, reduce wild logging 2024-01-08 07:52:45 +01:00
Quentin 4806f7ff84
WIP rewrite with a query manager 2024-01-05 18:59:19 +01:00
Quentin adf4d33f22
added some utility structures 2024-01-05 17:46:16 +01:00
Quentin 335750a29a
MOVE command is optimized 2024-01-05 15:36:40 +01:00
Quentin 7ac24ad913
cargo format 2023-12-27 14:58:28 +01:00
Quentin 54c9736a24
implemente garage storage 2023-12-27 14:58:09 +01:00
Quentin 0f7764d9f0
s3 is now implemented 2023-12-22 19:32:07 +01:00
Quentin 012c6ad672
initialize aws sdk with our info 2023-12-21 21:54:36 +01:00
Quentin c75f2d91ff
implemented an in memory storage 2023-12-19 19:02:22 +01:00
Quentin 3d41f40dc8
Storage trait new implementation 2023-12-18 17:09:44 +01:00
Quentin 8cd9801030
various fixes 2023-11-23 15:16:44 +01:00
Quentin 916b27d87e
WIP refactor storage (new timestamp.rs file) 2023-11-15 15:56:43 +01:00
Quentin 652da6efd3
converted incoming mail
Some checks reported errors
Albatros default
2023-11-02 17:25:56 +01:00
Quentin bf67935c54
add rust analyzer to the shell
Some checks reported errors
Albatros default
2023-11-02 16:17:11 +01:00
Quentin a65f5b2589
WIP rewrite mail/incoming
Some checks reported errors
Albatros default
2023-11-02 15:28:19 +01:00
Quentin 553ea25f18
gradually implement our interface
Some checks reported errors
Albatros default
2023-11-02 11:51:03 +01:00
Quentin a1b7ca17c0
basic body ext testing + format 2023-10-12 12:21:59 +02:00
Quentin ec061022e0
finalize eml-codec integration 2023-07-25 19:08:48 +02: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
Quentin bb66f7cee3
bump mail_parser 2023-02-07 11:27:17 +01:00
Alex 54c467d3f7
Implement COPY 2022-07-21 12:44:58 +02:00
Alex db4ffd7135
Move to mail_parser 0.5 2022-07-20 15:14:34 +02:00
Alex 3b256de3dc
Remove OK [UNSEEN x] responses to SELECT and EXAMINE, and fix STATUS UNSEEN 2022-07-13 15:39:52 +02:00
Alex cd59be3a00
Implement opportunistic sync based on watch value, and use it 2022-07-13 14:21:14 +02:00
Alex a1ca6d9def
"set flags" as a bayou op 2022-07-13 11:00:35 +02:00
Alex 46d9525984
Implement APPEND 2022-07-12 16:35:11 +02:00
Alex fc2e25ce76
Clean up 2022-07-12 15:35:25 +02:00
Alex 5d6e4f7332
cleanup 2022-07-12 15:31:29 +02:00
Alex 1abfb60b8e
Handling of incoming messages from LMTP seems to work! 2022-07-04 12:44:48 +02:00
Alex 05eb2e050b
Code to add mail to inbox 2022-07-01 20:09:26 +02:00
Alex 2c61af6684
More work on incoming mails, but no mails yet 2022-06-30 17:40:59 +02:00
Alex 90c20a840d
Implement create_mailbox 2022-06-30 16:04:51 +02:00
Alex 89b5883387
Elementary data structure for mailbox list 2022-06-30 14:03:12 +02:00
Alex 69428eaf25
reformat mailbox.rs and add security 2022-06-30 12:45:22 +02:00
Alex 0048b43f27
Implement move and copy mail 2022-06-30 12:07:01 +02:00
Alex 4adaa988aa
Add prototypes for mailbox functions 2022-06-30 10:59:42 +02:00
Alex 4a412b96aa
Add possibility to fetch full RFC822 2022-06-29 20:10:42 +02:00
Alex b71d967889
Fetch ENVELOPE works \o/ 2022-06-29 20:00:38 +02:00
Alex de71f4b4ed
cleanup 2022-06-29 19:27:32 +02:00
Alex 509e7e4bed
Implement beginning of a FETCH command 2022-06-29 19:24:21 +02:00
Alex a8d0e4a994
Implement IDLE in selected state 2022-06-29 17:58:31 +02:00
Alex 733c59ed80
Cleanup and remove useless imports 2022-06-29 16:05:34 +02:00
Alex 9ef069923b
Add call to testing procedure 2022-06-29 16:04:11 +02:00