Commit Graph

56 Commits

Author SHA1 Message Date
Quentin 28b1f4f14d
Unsollicited responses on APPEND 2024-02-20 11:42:51 +01:00
Quentin 4aa31ba8b5
Add datasets 2024-02-16 18:55:46 +01:00
Quentin 0b20d726bb
Add a 100 emails dataset on Git LFS 2024-02-15 11:12:20 +01:00
Quentin 9c3f447480
Test LIST-STATUS 2024-01-20 19:23:44 +01:00
Quentin 369c68231f
test UIDPLUS 2024-01-20 11:45:32 +01:00
Quentin f5f3aba8d1
format code 2024-01-19 17:40:08 +01:00
Quentin 0cc38571f4
Implement some part of SPECIAL-USE 2024-01-19 16:47:20 +01:00
Quentin 23aa313e11
Testing idle 2024-01-19 14:13:43 +01:00
Quentin 2c5adc8f16
reformat code 2024-01-18 18:03:21 +01:00
Quentin 81bfed3b7d
testing condstore 2024-01-15 08:06:04 +01:00
Quentin 22cd0764d8
rewrite store testing logic 2024-01-12 15:02:02 +01:00
Quentin c1e7f7264a
fix a condstore bug 2024-01-12 13:01:22 +01:00
Quentin b8b9e20ac0
test dovecot is updated 2024-01-08 12:03:14 +01:00
Quentin 42a54b2c50 Merge branch 'main' into feat/search 2024-01-08 10:39:15 +00:00
Quentin 558e32fbd2
UID sequence are now correctly fetched 2024-01-08 11:13:13 +01:00
Quentin 152d5b7604
add courier imap 2024-01-07 22:27:12 +01:00
Quentin 1531600fd0
update maddy and cyrus 2024-01-07 21:53:28 +01:00
Quentin 73fc5e77df
Quickly import lot of emails 2024-01-06 21:42:08 +01:00
Quentin ac8fb89d56
reformat cargo 2024-01-05 10:05:30 +01:00
Quentin 7ae9966675
test enable 2024-01-04 12:09:16 +01:00
Quentin 3f5d7fa766
remove old tests 2024-01-04 11:53:49 +01:00
Quentin a93967a6f8
create a single behavior test with all files 2024-01-04 11:51:14 +01:00
Quentin a0a7dd0ed6
BDD pattern is clarified 2024-01-04 11:23:26 +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 c9a33c080d
clean tests 2024-01-02 23:43:58 +01:00
Quentin f480ff0d31
tested append 2024-01-02 23:42:47 +01:00
Quentin e2d77defc8
fixed anonymous + authenticated imap logic 2024-01-01 17:54:48 +01:00
Quentin 3004c69822
check status 2023-12-30 10:35:01 +01:00
Quentin 608dab8e5d
WIP implem status 2023-12-30 09:29:21 +01:00
Quentin 771c4eac79
covering imap commands 2023-12-29 17:16:41 +01:00
Quentin adb1a3b7c1
fix "fetch x rfc822"
close #33
2023-12-29 12:38:42 +01:00
Quentin b49f7e801b
wip testing 2023-12-28 18:18:21 +01:00
Quentin bf9a5c1757
add a basic test 2023-12-28 16:37:38 +01:00
Quentin ccc9b6abb6
add a --dev mode 2023-12-27 18:33:06 +01:00
Quentin ec061022e0
finalize eml-codec integration 2023-07-25 19:08:48 +02:00
Quentin f4f7f5a24f
update readme 2023-02-07 16:12:47 +01:00
Quentin 269da4c240
add stalwart results 2023-02-07 14:40:26 +01:00
Quentin 0e45eb9a69
Update documentation 2022-08-03 16:00:44 +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
Quentin b1b73a9be5
Fix typo + add Citadel to the list 2022-07-08 13:28:57 +02:00
Quentin c926de6ef5
List other possible implementations 2022-07-08 13:09:13 +02:00
Quentin e72985a38c
Add a docker-compose spawning Dovecot+Cyrus+Maddy 2022-07-08 11:47:59 +02:00
Quentin 9675cdb545
Use CRLF as line ending in test files 2022-07-08 10:23:07 +02:00
Quentin aa6580e0c3
Add Cyrus + Identify Dovecot traces in filename 2022-07-07 18:19:37 +02:00