with strict message parsing, don't allow lines longer than 1000 bytes

This commit is contained in:
Mechiel Lukkien
2023-08-15 09:14:34 +02:00
parent 34c2dcd49d
commit 983002b074
2 changed files with 34 additions and 15 deletions

View File

@ -109,7 +109,6 @@ The code is heavily cross-referenced with the RFCs for readability/maintainabili
## Roadmap
- Improve message parsing, more lenient for imported messages
- Rewrite account and admin javascript to typescript
- Prepare data storage for JMAP
- IMAP THREAD extension