Commit graph

51 commits

Author SHA1 Message Date
Quentin 74686ebb77
append ignore dates instead of failing 2024-01-03 16:52:31 +01:00
Quentin b91c64920d
add test for imap move 2024-01-03 15:21:51 +01:00
Quentin a059585cb4
add test for the unselect extension 2024-01-03 10:28:10 +01:00
Quentin 9ce8e18fb8
Common module in test created 2024-01-03 09:47:52 +01:00
Quentin 6e20778f74
broken build, reworked dependencies 2023-12-30 11:23:10 +01:00
Quentin 3004c69822
check status 2023-12-30 10:35:01 +01:00
Quentin bf9a5c1757
add a basic test 2023-12-28 16:37:38 +01:00
Quentin 78f2d86fc8
WIP k2v 2023-12-22 21:52:20 +01:00
Quentin 4b8b48b485
upgrade argon2, add aws-sdk-s3 2023-12-21 20:23:43 +01:00
Quentin 1b5f2eb695
implement the reload feature 2023-12-14 15:36:54 +01:00
Quentin 064a1077c8
it compiles again! 2023-12-13 16:09:01 +01:00
Quentin b32bb6071a
partial re-implementation of body ext
header fields is still missing
2023-08-16 18:01:22 +02:00
Quentin 90c37677ab
downgrade serde
Some checks reported errors
Albatros default
2023-07-26 00:11:48 +02:00
Quentin 545001574f
bump version 2023-07-25 21:24:23 +02:00
Quentin 0450570f76
finalize for release 0.1.0 2023-07-25 21:23:56 +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 8711c0c190
static nix build for linux/amd64 2023-05-09 15:39:29 +02:00
Quentin 61fdfbe879
upgrade mail parser 2023-03-09 10:23:40 +01:00
Quentin bb66f7cee3
bump mail_parser 2023-02-07 11:27:17 +01:00
Alex ca385824b2
Remove unused pretty_env_logger dependency 2022-08-31 14:19:17 +02:00
Alex db4ffd7135
Move to mail_parser 0.5 2022-07-20 15:14:34 +02:00
Alex 60a7eee0bb
Reorganize tests a bit 2022-07-20 12:32:58 +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 24d9f192e4
Start testing of mail parsing crates 2022-07-20 11:53:34 +02:00
Alex 24c6607304
Some more FETCH things work 2022-07-15 16:15:48 +02:00
Alex c703e3e2b8
Fix list wildcards 2022-07-13 15:26:00 +02:00
Alex ad15595f0f
Implement LIST 2022-07-12 13:19:27 +02:00
Quentin e10d3987e2
Correctly count lines + bytes 2022-07-07 16:30:53 +02:00
Quentin 82c7f5909f
Fix envelope + rfc822 message size+line number 2022-07-06 18:42:37 +02:00
Quentin 7efe08a9b8
Implement IMAP fetch internaldate 2022-06-30 15:22:44 +02:00
Alex 780547fd6f
Rename mailrage to aerogramme in missing places 2022-06-30 10:50:03 +02:00
Alex b95028f89e
Some refactoring on mailbox structures and views 2022-06-29 15:39:54 +02:00
Quentin 927b461f25
Switching to upstream boitalettres 2022-06-28 09:34:24 +02:00
Quentin 41f1b02171
Use unrestricted IMAP Response 2022-06-17 12:28:02 +02:00
Quentin 6b5b53916e
Add LMTP support 2022-06-15 18:40:39 +02:00
Quentin 3cb7c65b70
Working server 2022-06-02 17:59:29 +02:00
Quentin 109337b904
Start bal in mailrage 2022-06-01 18:00:56 +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
Quentin c98fc77ca0
Add some doc 2022-05-30 11:50:07 +02:00
Quentin af25c853b9
Explore config file generation 2022-05-25 13:07:19 +02:00
Alex 262eabdca9
First impl of LDAP login 2022-05-23 18:19:33 +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 1dcb11643c
CLI skeleton 2022-05-19 15:14:36 +02:00
Alex c7f767b7d2
More construction of things 2022-05-19 12:10:48 +02:00
Alex bc6281a5b5
k2v client from main garage repo 2022-05-18 22:33:27 +02:00
Alex c8be884ad5
sync() and push() seems to be working, todo checkpoint() 2022-05-18 14:54:48 +02:00