mirror of
https://github.com/GRFreire/nthmail.git
synced 2026-01-09 04:49:39 +00:00
remove server restart TODO
if either the web server or mail server cannot handle an error and returns it, the whole process will stop. If you start the container with --restart=always the server will get back up after crashing
This commit is contained in:
parent
c9f73e4a98
commit
6a523addb8
@ -38,7 +38,6 @@ Available env variables:
|
|||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
- Restart when either mail or web server dies
|
|
||||||
- Handle attachments
|
- 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)
|
- Do not store the raw mail data in the DB, maybe use block storage (the provider can be a disk provider at first)
|
||||||
- Cache in general?
|
- Cache in general?
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user