A self-hosted, open-source disposable mailbox service (also known as "trash mail") that allows users to generate anonymous email addresses and receive emails without compromising their personal inboxes.
- Generate random, disposable email addresses
- Receive and view emails in the web interface
- Download and delete emails as needed
- Display emails as text or HTML with sanitization
- Uses a single catch-all IMAP mailbox
- Supports PHP ≥7.2 or Node.js
To get started, you'll need a web server with PHP ≥7.2 (or Node.js) and the IMAP extension installed. Follow the installation instructions in the README to set up the service on your own server.
This project is in beta, and contributions are welcome! Please report any issues or submit pull requests to help improve the service. All contributions must follow the GPL-3.0 license.
A link to the GitHub repository in the footer is appreciated.
This project is licensed under the GPL-3.0 License. You are free to modify and run the application, charge money, and display advertisements, as long as you follow the terms of the license.