|
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 |
|
|
4eebc2cb7d
|
Sync Cargo.nix with Cargo.lock
|
2024-01-20 19:31:21 +01:00 |
|
|
9ae5701c7c
|
Implement LIST X Y RETURN (STATUS (UIDNEXT ...))
|
2024-01-20 18:34:37 +01:00 |
|
|
c2a518a997
|
filter expunge
|
2024-01-19 17:39:55 +01:00 |
|
|
4a15ceacf1
|
Update dependency
|
2024-01-17 10:28:04 +01:00 |
|
|
60a166185a
|
Fetch and store modifiers are parsed
|
2024-01-11 16:55:37 +01:00 |
|
|
a9d33c6708
|
MODSEQ is now returned on non empty search results
|
2024-01-11 11:55:40 +01:00 |
|
|
917c32ae0b
|
MODSEQ search key first implementation
|
2024-01-11 10:10:00 +01:00 |
|
|
f5b73182f2
|
Fetch now support MODSEQ data item
|
2024-01-10 18:08:44 +01:00 |
|
|
9cec7803d2
|
Implement HIGHESTMODSEQ for STATUS
|
2024-01-10 17:07:07 +01:00 |
|
|
96332c9bfe
|
upgrading imap-flow,codec,types
|
2024-01-10 15:15:12 +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 |
|
|
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 |
|
|
1fb9970502
|
add back header fields
|
2023-09-21 11:27:33 +02: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 |
|
|
7f4e3e24ed
|
update cargo.lock and cargo.nix
|
2023-07-25 21:41:01 +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 |
|
|
f5385bba44
|
update k2v-client
|
2022-07-04 15:30:05 +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 |
|
|
90b143e1c5
|
Refactor to allow mutability
|
2022-06-29 12:50:44 +02:00 |
|
|
927b461f25
|
Switching to upstream boitalettres
|
2022-06-28 09:34:24 +02:00 |
|
|
c04b16a601
|
Update smtp-server with new LMTP server API
|
2022-06-21 11:26:04 +02:00 |
|