[software] add ihasmail, a JMAP webmail client for Stalwart - #59
Merged
Conversation
ihasmail is an AGPL-3.0 webmail client for Stalwart Mail Server, speaking JMAP only -- no IMAP and no SMTP. It runs with a read-only filesystem and no volume, keeping nothing of its own: mail, calendars, contacts, files and Sieve filters all live on the server. Placed in Clients, alphabetically between Group-Office and JMAP Demo Webmail. https://ihasmail.org/ https://github.com/Coffey-Labs/ihasmail
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding ihasmail to the Clients list, as the hero on that page invites.
ihasmail is an AGPL-3.0 webmail client for Stalwart Mail Server that speaks JMAP and nothing else — no IMAP, no SMTP. It covers mail, calendars, contacts, files and Sieve filters in one responsive app.
The distinguishing property is that it runs with a read-only filesystem and no volume: it holds no database and nothing durable of its own, because mail, calendars, contacts, files and even user settings all live on the server. An instance is its image plus an environment file, so upgrades are replacements rather than migrations.
Placed in
Clients, alphabetically between Group-Office and JMAP Demo Webmail. One entry added, nothing else touched; the front matter parses and the entry follows the same shape as its neighbours.