3 unstable releases
0.2.1 | Dec 29, 2024 |
---|---|
0.2.0 | Dec 29, 2024 |
0.1.0 | Nov 10, 2024 |
#94 in Email
199 downloads per month
68KB
1K
SLoC
FLUX-MAIL
A self-hosted Temp Mail service written in Rust 🦀.
To use the hosted version - https://flux-mail.shubh.sh
Steps -
- Go to the website and enter any username. Remember your
username
is public, so "DO NOT" use it for confidential mails. - You'll get the email of the form
{username}@flux.shubh.sh
. Use it for anything you want :) - ATTACHMENTS are not shown in the hosted version.
Library Usage
To run your own version of Flux Mail on localhost, use the library published on Crates.io
cargo add flux-mail
Refer to main.rs for usage of the library.
Thanks
Do star (⭐) the project if you like it.
Dependencies
~9–19MB
~258K SLoC