Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gen-x-coder/self-hosted-trash-mail
This repository is focused on providing a self-hosted, disposable mailbox service using PHP or Node.js. The key topics include email, webmail, IMAP, open-source, anonymous/disposable email services, and community contributions.
https://github.com/gen-x-coder/self-hosted-trash-mail
Last synced: about 1 month ago
JSON representation
This repository is focused on providing a self-hosted, disposable mailbox service using PHP or Node.js. The key topics include email, webmail, IMAP, open-source, anonymous/disposable email services, and community contributions.
- Host: GitHub
- URL: https://github.com/gen-x-coder/self-hosted-trash-mail
- Owner: gen-x-coder
- License: gpl-3.0
- Created: 2024-10-23T12:52:08.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T12:52:11.000Z (2 months ago)
- Last Synced: 2024-10-28T00:05:41.655Z (about 2 months ago)
- Language: PHP
- Size: 537 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Disposable Mailbox Service
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.
## Features
* 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## Getting Started
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.
## Contributions
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.
## License
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.