# Mail Proxy Proper name TBD Gives you an anonymous mail address that sends incoming mail to your private inbox. ## Todo - [ ] Listen for incoming mail - [ ] Let user set up aliases - [ ] Forward mail to user email ## Setup To deploy a mail-proxy backend and frontend, follow the instructions in `server/` and `client/` respectively. Alternatively, you can deploy the app via docker-compose. See `docker-compose.yml` for an example.