{"id":20779317,"url":"https://github.com/shubhexists/flux-mail","last_synced_at":"2025-10-19T08:37:46.172Z","repository":{"id":262068990,"uuid":"886096019","full_name":"shubhexists/flux-mail","owner":"shubhexists","description":"A fully self-deployable and open source Temp Mail SMTP Service written in Rust ","archived":false,"fork":false,"pushed_at":"2025-03-24T19:41:18.000Z","size":179,"stargazers_count":26,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-25T03:39:12.927Z","etag":null,"topics":["rust","smtp","smtp-server","temp-mail","tempmail-server"],"latest_commit_sha":null,"homepage":"https://flux-mail.shubh.sh","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shubhexists.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-10T07:16:32.000Z","updated_at":"2025-04-13T04:44:15.000Z","dependencies_parsed_at":"2024-11-10T10:33:07.452Z","dependency_job_id":"b815c67e-4bbc-40df-b4a5-12523d9a4b4c","html_url":"https://github.com/shubhexists/flux-mail","commit_stats":null,"previous_names":["shubhexists/smtp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhexists%2Fflux-mail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhexists%2Fflux-mail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhexists%2Fflux-mail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhexists%2Fflux-mail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shubhexists","download_url":"https://codeload.github.com/shubhexists/flux-mail/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251770930,"owners_count":21641176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rust","smtp","smtp-server","temp-mail","tempmail-server"],"created_at":"2024-11-17T13:27:15.940Z","updated_at":"2025-10-19T08:37:41.118Z","avatar_url":"https://github.com/shubhexists.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FLUX-MAIL 🦀\n\nA self-hosted Temporary Email Service written in Rust. Create disposable email addresses instantly for your temporary needs.\n\n\u003cdiv align=\"center\"\u003e\n\n[![GitHub stars](https://img.shields.io/github/stars/shubhexists/flux-mail?style=social)](https://github.com/shubhexists/flux-mail/stargazers)\n[![Crates.io](https://img.shields.io/crates/v/flux-mail)](https://crates.io/crates/flux-mail)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n\n[View Demo](https://flux-mail.shubh.sh) • [Report Bug](https://github.com/shubhexists/flux-mail/issues) • [Request Feature](https://github.com/shubhexists/flux-mail/issues)\n\n\u003c/div\u003e\n\n## 🌟 Features\n\n- **Instant Setup**: Create temporary email addresses in seconds\n- **No Registration**: Zero signup required\n- **Self-Hostable**: Run your own instance easily\n- **Rust-Powered**: Built with performance and reliability in mind\n- **Simple Interface**: Clean and intuitive user experience\n\n## 📧 SMTP Server Details\n\n- **Server Address:** `flux.shubh.sh`\n- **Email Format:** `your-username@flux.shubh.sh`\n- All emails sent to `{username}@flux.shubh.sh` will be automatically handled\n\n## 🚀 Quick Start\n\n1. Visit [flux-mail.shubh.sh](https://flux-mail.shubh.sh)\n2. Choose your username\n   \u003e ⚠️ **Security Note:** Your username is public. Do not use it for confidential communications.\n3. Start using your temporary email: `{username}@flux.shubh.sh`\n\n## 📸 Screenshot\n\n![Flux Mail Interface](https://github.com/user-attachments/assets/d4a63fac-c3d1-4e33-a072-4e8003389e23)\n\n## 💻 Installation\n\n### Using as a Library\n\nAdd Flux Mail to your Rust project:\n\n```bash\ncargo add flux-mail\n```\n\n2. Check [main.rs](https://github.com/shubhexists/flux-mail/blob/master/src/main.rs) for implementation details\n\n## ⚠️ Limitations\n\n- Attachments are not displayed in the hosted version.\n- Email will be removed after 7 days from the database.\n\n## 🤝 Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/feature_name`)\n3. Commit your Changes (`git commit -m 'feature_name'`)\n4. Push to the Branch (`git push origin feature/feature_name`)\n5. Open a Pull Request\n\n## 📜 License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n## 🌟 Show your support\n\nGive a ⭐️ if this project helped you!\n\n## 📞 Contact\n\nShubham - [@shubhexists](https://github.com/shubhexists)\n\nProject Link: [https://github.com/shubhexists/flux-mail](https://github.com/shubhexists/flux-mail)\n\n---\n\n\u003cdiv align=\"center\"\u003e\nMade with ❤️ using Rust\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhexists%2Fflux-mail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshubhexists%2Fflux-mail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhexists%2Fflux-mail/lists"}