Commit Graph

35 Commits

Author SHA1 Message Date
Quentin 9d6aef34ad
clippy lint fix 2023-05-15 18:23:23 +02:00
Alex 3e3821682c
Move back to mainline mail-parser
- this removes the bug introduced in 0fe5fe071
- but adds some bugs where the body structure is not returned properly
2022-07-20 12:27:49 +02:00
Alex 24c6607304
Some more FETCH things work 2022-07-15 16:15:48 +02:00
Alex 9fa2e958b3
Begin add watch mechanism to Bayou 2022-07-13 12:30:35 +02:00
Alex 780547fd6f
Rename mailrage to aerogramme in missing places 2022-06-30 10:50:03 +02:00
Alex b71d967889
Fetch ENVELOPE works \o/ 2022-06-29 20:00:38 +02:00
Alex b95028f89e
Some refactoring on mailbox structures and views 2022-06-29 15:39:54 +02:00
Alex 3cf91429c7
Clean up unused imports 2022-06-29 12:52:58 +02:00
Quentin 390bad0ec4
Refactor files in a "mail" crate 2022-06-27 16:56:20 +02:00
Quentin 5dd5ae8bcd
WIP Refactor, code is broken 2022-06-17 18:39:36 +02:00
Quentin 5599901b3b
Remove mailstore that is deprecated 2022-06-15 18:44:58 +02:00
Quentin 6b5b53916e
Add LMTP support 2022-06-15 18:40:39 +02:00
Quentin 4914c45377
It compiles 2022-06-13 11:44:02 +02:00
Quentin b82df13082
Refactor 2022-06-07 12:38:59 +02:00
Quentin acc2ba3909
Put commands in a dedicated file 2022-06-03 17:56:47 +02:00
Quentin 3589b0fa4b
Split in multiple files 2022-06-03 17:26:25 +02:00
Quentin 64e64bed43
Pass data through the stack 2022-06-03 11:38:01 +02:00
Quentin 3cb7c65b70
Working server 2022-06-02 17:59:29 +02:00
Alex 553a15a82a
Implementn basic LMTP server 2022-05-31 17:07:34 +02:00
Alex 01d82c14ca
UUID generator; import kannader smtp server 2022-05-31 15:49:10 +02:00
Alex 53881fdb21
Delete password easilyier 2022-05-23 17:36:08 +02:00
Alex cb9b64a184
Add user secret in mix to encrypt keys with password 2022-05-23 17:31:53 +02:00
Alex 378cbd76d0
Fix things 2022-05-20 21:35:50 +02:00
Alex a6e33aafea
Fix things 2022-05-20 13:36:45 +02:00
Alex addaf087ab
implement hash_password and verify_password 2022-05-20 11:45:13 +02:00
Alex f254f3370d
cleanup 2022-05-19 15:17:58 +02:00
Alex 1dcb11643c
CLI skeleton 2022-05-19 15:14:36 +02:00
Alex 6be90936a1
Some refactoring 2022-05-19 14:33:49 +02:00
Alex 1ac56a9198
Refactor K2V/S3 client creation 2022-05-19 13:54:38 +02:00
Alex 4bc3f70e28
cleanup 2022-05-19 12:14:06 +02:00
Alex c7f767b7d2
More construction of things 2022-05-19 12:10:48 +02:00
Alex aeec77ae44
Don't try to checkpoint as often 2022-05-18 16:03:27 +02:00
Alex c8be884ad5
sync() and push() seems to be working, todo checkpoint() 2022-05-18 14:54:48 +02:00
Alex cfc02ba368
more stuff 2022-05-18 12:42:25 +02:00
Alex 7a3ce9f819
Skeleton for some stuff 2022-05-18 12:26:50 +02:00