A self-hosted Temporary Email Service written in Rust. Create disposable email addresses instantly for your temporary needs.
- Instant Setup: Create temporary email addresses in seconds
- No Registration: Zero signup required
- Self-Hostable: Run your own instance easily
- Rust-Powered: Built with performance and reliability in mind
- Simple Interface: Clean and intuitive user experience
- Server Address:
flux.shubh.sh
- Email Format:
[email protected]
- All emails sent to
{username}@flux.shubh.sh
will be automatically handled
- Visit flux-mail.shubh.sh
- Choose your username
⚠️ Security Note: Your username is public. Do not use it for confidential communications. - Start using your temporary email:
{username}@flux.shubh.sh
Add Flux Mail to your Rust project:
cargo add flux-mail
- Check main.rs for implementation details
- Attachments are not displayed in the hosted version.
- Email will be removed after 7 days from the database.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/feature_name
) - Commit your Changes (
git commit -m 'feature_name'
) - Push to the Branch (
git push origin feature/feature_name
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Give a ⭐️ if this project helped you!
Shubham - @shubhexists
Project Link: https://github.com/shubhexists/flux-mail