D
Daniel Chifamba
Mar
05
2024
Currently did a high-level breakdown of the project, and I'm thinking of using the following:
Docker compose to run the entire deployed stack
- Node.js mailserver
- MongoDB database
- React.js user inbox/config panel
The following restrictions:
- Max inbox size of 50MB
- Rate limit: 20 emails per minute
- Rate limit: 500 emails per day
- Retention: 7 days
Mar
11
2024
Only got to push a bit of progress over the weekend, due to work.
I will try to make more progress today