add TODO for some mails failing to parse

This commit is contained in:
Guilherme Rugai Freire 2024-07-11 00:52:52 -03:00
parent 7999d35a32
commit 269c7614e1
No known key found for this signature in database
GPG Key ID: AC1D9B6E48E16AC1

View File

@ -38,6 +38,7 @@ Available env variables:
## TODO
- Some emails are not rendering (it parses the header but not the content)
- Restart when either mail or web server dies
- Handle attachments
- Do not store the raw mail data in the DB, maybe use block storage (the provider can be a disk provider at first)