Inboxkitten is a free temporary email service designed to help users avoid spam by using a disposable email address. It's particularly useful when you don't want to reveal your real email address while signing up for services or newsletters. Inboxkitten emails are publicly accessible and auto-delete after several hours, officially within 3 days according to Mailgun.
Inboxkitten is ideal for individuals looking for a temporary email solution to avoid spam. It's also suitable for developers or organizations that want to self-host their own temporary email service using the open-source codebase available on GitHub.
To self-host Inboxkitten, follow these steps:
git clone https://github.com/uilicious/inboxkitten.git
cd inboxkitten
./config.sh
./build.sh
firebase login
./deploy/firebase/deploy.sh