DreamsHive/cloakmail — reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted disposable email service like CloakMail.
I want someone to open the site and instantly get a temporary email inbox without signing up or logging in. They should be able to copy the generated email address, receive messages in the browser, read the message contents, and have everything automatically expire after a configurable amount of time.
It should be privacy focused, with no tracking, no analytics, no cookies for tracking, and no IP logging. It needs a clean accessible web UI and a simple API for creating inboxes and reading received mail. It should include its own way to receive email, not depend on a third party email provider.
Please make it easy to run myself with Docker compose, with environment variables for the domain, app name, email lifetime, API port, and SMTP port. If possible, also structure it so it could later support Cloudflare deployment. Look up current docs online if you need to.
Want more depth? Deep Reverse