tvl-depot/users/Profpatsch/mailbox-org
Profpatsch 6a15e8e71a chore(users/Profpatsch): replace Label with pa-label
We upstreamed some of these modules to hackage, so I can get rid of it
here.

Change-Id: I70e1e864a81029cadbbd96cc019a768728431cff
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8659
Reviewed-by: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
Autosubmit: Profpatsch <mail@profpatsch.de>
Reviewed-by: sterni <sternenseemann@systemli.org>
2023-07-13 20:50:56 +00:00
..
AesonQQ.hs feat(users/Profpatsch/mailbox-org): add simple request json example 2023-01-15 20:36:33 +00:00
default.nix chore(users/Profpatsch): replace Label with pa-label 2023-07-13 20:50:56 +00:00
mailbox-org.cabal chore(users/Profpatsch): replace Label with pa-label 2023-07-13 20:50:56 +00:00
MailboxOrg.hs feat(users/Profpatsch/mailbox-org): add simple request json example 2023-01-15 20:36:33 +00:00
README.md docs(users/Profpatsch): Add small README to most subdirs 2023-04-08 12:25:07 +00:00

mailbox-org

Interfacing with the API of https://mailbox.org/.

They use open-xchange as their App Suite, so we have to work with/reverse engineer their weird API.

Intended so I have a way of uploading Sieve rules into their system semi-automatically.