tvl-depot/users/Profpatsch/mailbox-org
Profpatsch 80e04da5d4 docs(users/Profpatsch): Add small README to most subdirs
Change-Id: I2912e32fe1b2d3d3aff7bafba809634ec4c9adb6
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8470
Autosubmit: Profpatsch <mail@profpatsch.de>
Reviewed-by: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
2023-04-08 12:25:07 +00:00
..
AesonQQ.hs feat(users/Profpatsch/mailbox-org): add simple request json example 2023-01-15 20:36:33 +00:00
default.nix feat(users/Profpatsch/mailbox-org): add simple request json example 2023-01-15 20:36:33 +00:00
mailbox-org.cabal feat(users/Profpatsch/mailbox-org): add simple request json example 2023-01-15 20:36:33 +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.