| Crates.io | flux-mail |
| lib.rs | flux-mail |
| version | 0.2.1 |
| created_at | 2024-11-10 10:04:14.488826+00 |
| updated_at | 2024-12-29 22:40:58.353176+00 |
| description | A simple implementation of SMTP Protocol as a temporary mail service in Rust |
| homepage | |
| repository | https://github.com/shubhexists/flux-mail |
| max_upload_size | |
| id | 1442762 |
| size | 202,461 |
A self-hosted Temp Mail service written in Rust 🦀.
To use the hosted version - https://flux-mail.shubh.sh
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.
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.
Do star (⭐) the project if you like it.