{"id":13930160,"url":"https://github.com/Guusvanmeerveld/Dust-Mail","last_synced_at":"2025-07-19T12:31:48.138Z","repository":{"id":37657379,"uuid":"494822797","full_name":"Guusvanmeerveld/Dust-Mail","owner":"Guusvanmeerveld","description":"Moved to https://github.com/Dust-Mail","archived":true,"fork":false,"pushed_at":"2023-11-08T14:07:54.000Z","size":7296,"stargazers_count":25,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-08T18:26:37.478Z","etag":null,"topics":["imap","mail","nestjs","react","rust","smtp","tauri","typescript","vite"],"latest_commit_sha":null,"homepage":"https://dust.email","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/Guusvanmeerveld.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"Guusvanmeerveld","patreon":null,"open_collective":null,"ko_fi":"Guusvanmeerveld","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-05-21T15:33:04.000Z","updated_at":"2024-01-16T17:46:40.000Z","dependencies_parsed_at":"2023-02-19T01:46:09.399Z","dependency_job_id":"51020b4a-480a-4ab9-a016-76d68286768b","html_url":"https://github.com/Guusvanmeerveld/Dust-Mail","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guusvanmeerveld%2FDust-Mail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guusvanmeerveld%2FDust-Mail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guusvanmeerveld%2FDust-Mail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guusvanmeerveld%2FDust-Mail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Guusvanmeerveld","download_url":"https://codeload.github.com/Guusvanmeerveld/Dust-Mail/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226607598,"owners_count":17658482,"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":["imap","mail","nestjs","react","rust","smtp","tauri","typescript","vite"],"created_at":"2024-08-07T18:04:58.247Z","updated_at":"2024-11-26T19:30:53.636Z","avatar_url":"https://github.com/Guusvanmeerveld.png","language":"Rust","funding_links":["https://github.com/sponsors/Guusvanmeerveld","https://ko-fi.com/Guusvanmeerveld"],"categories":["typescript"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg height=\"128\" src=\"https://raw.githubusercontent.com/Guusvanmeerveld/Dust-Mail/main/icons/logo-192x192.png\" /\u003e\n\u003c/div\u003e\n\n\u003ch1 align=\"center\"\u003eDust Mail\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://ci.guusvanmeerveld.dev/api/badges/Guusvanmeerveld/Dust-Mail/status.svg\" alt=\"Deploy Recent commit\" /\u003e\n    \u003cimg alt=\"Docker Image Size (tag)\" src=\"https://img.shields.io/docker/image-size/guusvanmeerveld/dust-mail/latest?label=Standalone%20image%20size\" /\u003e\n    \u003ca href=\"https://discord.gg/ybBaCaxfdt\"\u003e\u003cimg alt=\"Discord\" src=\"https://img.shields.io/discord/1000421125844639797\"\u003e\u003c/a\u003e\n    \u003cimg alt=\"MIT license\" src=\"https://img.shields.io/github/license/Guusvanmeerveld/Dust-Mail\" /\u003e\n    \n\u003c/div\u003e\n\n\u003ch3 align=\"center\"\u003eThis project has moved to \u003ca href=\"https://github.com/Dust-Mail\"\u003ehere\u003c/a\u003e\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003eWarning: 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.\u003c/p\u003e\n\u003cp align=\"center\"\u003eDust 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.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eThe 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!\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eIf you do encounter any issues, please report the on the \u003ca href=\"https://github.com/Guusvanmeerveld/Dust-Mail/issues\"\u003eissues\u003c/a\u003e page, as there will be quite a lot of bugs and breakages in this early stage of development.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eCurrently, 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 \u003ca href=\"https://docs.dust.email\"\u003edocumentation\u003c/a\u003e.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://discord.gg/ybBaCaxfdt\"\u003eJoin the Discord server!\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGuusvanmeerveld%2FDust-Mail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGuusvanmeerveld%2FDust-Mail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGuusvanmeerveld%2FDust-Mail/lists"}