{"id":13705269,"url":"https://github.com/stalwartlabs/imap-server","last_synced_at":"2025-05-05T16:31:52.552Z","repository":{"id":119330460,"uuid":"509951587","full_name":"stalwartlabs/imap-server","owner":"stalwartlabs","description":"Stalwart IMAP server","archived":false,"fork":false,"pushed_at":"2024-02-14T16:55:56.000Z","size":865,"stargazers_count":145,"open_issues_count":1,"forks_count":10,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-08-03T22:14:55.370Z","etag":null,"topics":["imap","imap-server","imap4","imap4rev1","imap4rev2"],"latest_commit_sha":null,"homepage":"https://stalw.art/imap","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stalwartlabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"stalwartlabs","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"stalwartlabs","issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-07-03T07:19:41.000Z","updated_at":"2024-07-22T05:52:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"d87f7f35-e3a0-4936-b244-c9137acc6711","html_url":"https://github.com/stalwartlabs/imap-server","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stalwartlabs%2Fimap-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stalwartlabs%2Fimap-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stalwartlabs%2Fimap-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stalwartlabs%2Fimap-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stalwartlabs","download_url":"https://codeload.github.com/stalwartlabs/imap-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224455822,"owners_count":17314187,"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","imap-server","imap4","imap4rev1","imap4rev2"],"created_at":"2024-08-02T22:00:36.190Z","updated_at":"2024-11-13T13:30:19.998Z","avatar_url":"https://github.com/stalwartlabs.png","language":"Rust","funding_links":["https://github.com/sponsors/stalwartlabs","https://liberapay.com/stalwartlabs"],"categories":["Sending","others","Rust"],"sub_categories":["IMAP/POP Server"],"readme":"# ⚠️ Repository Archived ⚠️\n\n**This repository has been archived and is no longer maintained.**\n\nDevelopment for the IMAP server has been moved to the [Stalwart Mail Server repository](https://github.com/stalwartlabs/mail-server), where ongoing updates and improvements will take place.\n\nThank you for your interest and contributions!\n\n--- \n\n**Stalwart IMAP** is an open-source Internet Message Access Protocol server designed to be secure, fast, robust and scalable.\n\nKey features:\n\n- IMAP4 and ManageSieve server:\n  - IMAP4rev2 ([RFC 9051](https://datatracker.ietf.org/doc/html/rfc9051)) full compliance.\n  - IMAP4rev1 ([RFC 3501](https://datatracker.ietf.org/doc/html/rfc3501)) backwards compatible.\n  - ManageSieve ([RFC 5804](https://datatracker.ietf.org/doc/html/rfc5804)) server with support for [all extensions](https://www.iana.org/assignments/sieve-extensions/sieve-extensions.xhtml).\n- Multiple IMAP extensions supported:\n  - Access Control Lists (ACL) ([RFC 4314](https://datatracker.ietf.org/doc/html/rfc4314))\n  - Conditional Store and Quick Resynchronization ([RFC 7162](https://datatracker.ietf.org/doc/html/rfc7162))\n  - SORT and THREAD ([RFC 5256](https://datatracker.ietf.org/doc/html/rfc5256))\n  - Message Preview Generation ([RFC 8970](https://datatracker.ietf.org/doc/html/rfc8970))\n  - And [many other extensions](https://stalw.art/docs/development/rfcs#imap4-and-extensions)...\n- JMAP support:\n  - JMAP Core ([RFC 8620](https://datatracker.ietf.org/doc/html/rfc8620))\n  - JMAP Mail ([RFC 8621](https://datatracker.ietf.org/doc/html/rfc8621))\n  - JMAP over WebSocket ([RFC 8887](https://datatracker.ietf.org/doc/html/rfc8887))\n  - JMAP for Sieve Scripts ([DRAFT-SIEVE-13](https://www.ietf.org/archive/id/draft-ietf-jmap-sieve-13.html))\n- Flexible and scalable:\n  - Pluggable storage backends with **RocksDB**, **FoundationDB**, **PostgreSQL**, **mySQL**, **SQLite**, **S3-Compatible**, **Redis** and **ElasticSearch** support.\n  - **Internal**, **LDAP** and **SQL** database authentication.\n  - Full-text search available in 17 languages.\n  - Disk quotas.\n  - Sieve scripting language with support for all [registered extensions](https://www.iana.org/assignments/sieve-extensions/sieve-extensions.xhtml).\n  - Email aliases, mailing lists, subaddressing and catch-all addresses support.\n  - Integration with **OpenTelemetry** to enable monitoring, tracing, and performance analysis.\n- Secure and robust:\n  - Encryption at rest with **S/MIME** or **OpenPGP**.\n  - Built-in Spam and Phishing filter.\n  - OAuth 2.0 [authorization code](https://www.rfc-editor.org/rfc/rfc8628) and [device authorization](https://www.rfc-editor.org/rfc/rfc8628) flows.\n  - Access Control Lists (ACLs).\n  - Rate limiting.\n  - Memory safe (thanks to Rust).\n\n## Get Started\n\nInstall Stalwart IMAP Server on your server by following the instructions for your platform:\n\n- [Linux / MacOS](https://stalw.art/docs/install/linux)\n- [Windows](https://stalw.art/docs/install/windows)\n- [Docker](https://stalw.art/docs/install/docker)\n\nAll documentation is available at [stalw.art/docs/get-started](https://stalw.art/docs/get-started).\n\n\u003e **Note**\n\u003e If you need a more comprehensive solution that includes an SMTP server, you should consider installing the [Stalwart Mail Server](https://github.com/stalwartlabs/mail-server) instead.\n\n## Support\n\nIf you are having problems running Stalwart IMAP, you found a bug or just have a question,\ndo not hesitate to reach us on [Github Discussions](https://github.com/stalwartlabs/imap-server/discussions),\n[Reddit](https://www.reddit.com/r/stalwartlabs) or [Discord](https://discord.gg/jVAuShSdNZ).\nAdditionally you may become a sponsor to obtain priority support from Stalwart Labs Ltd.\n\n## Funding\n\nPart of the development of this project was funded through the [NGI0 Entrust Fund](https://nlnet.nl/entrust), a fund established by [NLnet](https://nlnet.nl/) with financial support from the European Commission's [Next Generation Internet](https://ngi.eu/) programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 101069594.\n\nIf you find the project useful you can help by [becoming a sponsor](https://liberapay.com/stalwartlabs). Thank you!\n\n## License\n\nLicensed under the terms of the [GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.en.html) as published by\nthe Free Software Foundation, either version 3 of the License, or (at your option) any later version.\nSee [LICENSE](LICENSE) for more details.\n\nYou can be released from the requirements of the AGPLv3 license by purchasing\na commercial license. Please contact licensing@stalw.art for more details.\n  \n## Copyright\n\nCopyright (C) 2023, Stalwart Labs Ltd.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstalwartlabs%2Fimap-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstalwartlabs%2Fimap-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstalwartlabs%2Fimap-server/lists"}