Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Guusvanmeerveld/Dust-Mail
Moved to https://github.com/Dust-Mail
https://github.com/Guusvanmeerveld/Dust-Mail
imap mail nestjs react rust smtp tauri typescript vite
Last synced: 16 days ago
JSON representation
Moved to https://github.com/Dust-Mail
- Host: GitHub
- URL: https://github.com/Guusvanmeerveld/Dust-Mail
- Owner: Guusvanmeerveld
- License: mit
- Archived: true
- Created: 2022-05-21T15:33:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T14:07:54.000Z (about 1 year ago)
- Last Synced: 2024-08-08T18:26:37.478Z (4 months ago)
- Topics: imap, mail, nestjs, react, rust, smtp, tauri, typescript, vite
- Language: Rust
- Homepage: https://dust.email
- Size: 6.96 MB
- Stars: 25
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - Guusvanmeerveld/Dust-Mail - Moved to https://github.com/Dust-Mail (typescript)
README
Dust Mail
This project has moved to here
Warning: This is very early software and should be treated as such. It is recommended to not login using the credentials of your main email address until the first stable release.
Dust Mail is an opensource, fast and elegant mail client. It is still in active development and currently only has support for imap and smtp, with planned support for pop3, jmap and even Protonmail.
The main goal for Dust-Mail is to be as flexible as possible and support as many email protocols as possible while still keeping it available through one simple API specification. If you would like to see support for an email protocol that is not implemented yet, please create an issue!
If you do encounter any issues, please report the on the issues page, as there will be quite a lot of bugs and breakages in this early stage of development.
Currently, to get started with Dust Mail, you must setup the server and download / setup a client. For more information about this setup process, please visit the documentation.