Commit graph

24 commits

Author SHA1 Message Date
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