docs: remove mail rendering problem TODO

This commit is contained in:
Guilherme Rugai Freire 2024-07-18 12:40:21 -03:00
parent 30b727b9ce
commit b01e6776dc
No known key found for this signature in database
GPG Key ID: AC1D9B6E48E16AC1

View File

@ -38,7 +38,6 @@ 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)