Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions pages/software.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,12 @@ sections:
imports an account from a wide range of source protocols (JMAP,
IMAP, CalDAV, CardDAV, WebDAV, ManageSieve, Maildir, Google
Takeout and MS Exchange) and exports it into a target JMAP server.
- title: "JMAP Screener"
href: https://github.com/kwatson/jmap-screener
languages: [Go]
license: Apache
body: >-
A lightweight daemon for JMAP that turns mailbox moves into learned sender rules. Unknown mail starts in a Screener folder, while trusted senders are automatically routed using generated Sieve filters.
- label: Proxies
items:
- title: JMAP-to-IMAP Proxy
Expand Down