Commit Graph

33 Commits

Author SHA1 Message Date
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
Alex 7a3ce9f819
Skeleton for some stuff 2022-05-18 12:26:50 +02:00