Commit graph

53 commits

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