|
02a8537556
|
Replace with a single AWS HTTP client
|
2024-02-23 17:01:51 +01:00 |
|
|
2adf73dd8e
|
Update imap-flow, clean IDLE
|
2024-02-22 17:30:40 +01:00 |
|
|
599480c3d3
|
Switch version to 0.2.1
|
2024-02-08 19:41:40 +01:00 |
|
|
c27919a757
|
upgrade k2v to 0.9.1
|
2024-01-30 17:34:16 +01:00 |
|
|
93c0aa4b3a
|
Various post-release fixes
|
2024-01-25 11:35:33 +01:00 |
|
|
f9d6c1c927
|
Basic parsing of Dovecot Client Commands
|
2024-01-24 17:32:47 +01:00 |
|
|
9afd2ea337
|
Dovecot auth types
|
2024-01-24 15:21:55 +01:00 |
|
|
f67f04129a
|
Add TLS support
|
2024-01-23 16:14:58 +01:00 |
|
|
1f449dc7e9
|
Rework some details (env var, cargo desc)
|
2024-01-22 13:59:58 +01:00 |
|
|
5711787e53
|
Fix Cargo.toml advertised licence, Aerogramme is EUPL
|
2024-01-20 19:27:56 +01:00 |
|
|
3fd22c6fa3
|
switch to version 0.2.0
|
2024-01-20 19:24:49 +01:00 |
|
|
9ae5701c7c
|
Implement LIST X Y RETURN (STATUS (UIDNEXT ...))
|
2024-01-20 18:34:37 +01:00 |
|
|
0c6e745d11
|
update imap-codec
|
2024-01-10 14:45:36 +01:00 |
|
|
184328ebcf
|
Optional Parameters with the SELECT/EXAMINE Commands
See: https://datatracker.ietf.org/doc/html/rfc4466#section-2.4
|
2024-01-09 19:16:55 +01:00 |
|
|
d3c156a087
|
Select what to fecth for search
|
2024-01-05 15:26:57 +01:00 |
|
|
a93967a6f8
|
create a single behavior test with all files
|
2024-01-04 11:51:14 +01:00 |
|
|
74686ebb77
|
append ignore dates instead of failing
|
2024-01-03 16:52:31 +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 |
|
|
6e20778f74
|
broken build, reworked dependencies
|
2023-12-30 11:23:10 +01:00 |
|
|
3004c69822
|
check status
|
2023-12-30 10:35:01 +01:00 |
|
|
bf9a5c1757
|
add a basic test
|
2023-12-28 16:37:38 +01:00 |
|
|
78f2d86fc8
|
WIP k2v
|
2023-12-22 21:52:20 +01:00 |
|
|
4b8b48b485
|
upgrade argon2, add aws-sdk-s3
|
2023-12-21 20:23:43 +01:00 |
|
|
1b5f2eb695
|
implement the reload feature
|
2023-12-14 15:36:54 +01:00 |
|
|
064a1077c8
|
it compiles again!
|
2023-12-13 16:09:01 +01:00 |
|
|
b32bb6071a
|
partial re-implementation of body ext
header fields is still missing
|
2023-08-16 18:01:22 +02:00 |
|
|
90c37677ab
|
downgrade serde
|
2023-07-26 00:11:48 +02:00 |
|
|
545001574f
|
bump version
|
2023-07-25 21:24:23 +02:00 |
|
|
0450570f76
|
finalize for release 0.1.0
|
2023-07-25 21:23:56 +02:00 |
|
|
ec061022e0
|
finalize eml-codec integration
|
2023-07-25 19:08:48 +02:00 |
|
|
17fba10d8f
|
replacing mail_parser by eml_codec, first iteration
|
2023-07-25 10:59:48 +02:00 |
|
|
8711c0c190
|
static nix build for linux/amd64
|
2023-05-09 15:39:29 +02:00 |
|
|
61fdfbe879
|
upgrade mail parser
|
2023-03-09 10:23:40 +01:00 |
|
|
bb66f7cee3
|
bump mail_parser
|
2023-02-07 11:27:17 +01:00 |
|
|
ca385824b2
|
Remove unused pretty_env_logger dependency
|
2022-08-31 14:19:17 +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 |
|
|
c703e3e2b8
|
Fix list wildcards
|
2022-07-13 15:26:00 +02:00 |
|
|
ad15595f0f
|
Implement LIST
|
2022-07-12 13:19:27 +02:00 |
|
|
e10d3987e2
|
Correctly count lines + bytes
|
2022-07-07 16:30:53 +02:00 |
|
|
82c7f5909f
|
Fix envelope + rfc822 message size+line number
|
2022-07-06 18:42:37 +02:00 |
|
|
7efe08a9b8
|
Implement IMAP fetch internaldate
|
2022-06-30 15:22:44 +02:00 |
|
|
780547fd6f
|
Rename mailrage to aerogramme in missing places
|
2022-06-30 10:50:03 +02:00 |
|
|
b95028f89e
|
Some refactoring on mailbox structures and views
|
2022-06-29 15:39:54 +02:00 |
|
|
927b461f25
|
Switching to upstream boitalettres
|
2022-06-28 09:34:24 +02:00 |
|