tvl-depot/users/Profpatsch/mailbox-org
Profpatsch 1fd59f5158 chore(users/Profpatsch): clean up haskell libs a little
Change-Id: Ia9a6c5a754ca8f2912308feb5a26f5276a08d24c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9011
Reviewed-by: Profpatsch <mail@profpatsch.de>
Autosubmit: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
2023-08-06 11:17:36 +00:00
..
src chore(users/Profpatsch): clean up haskell libs a little 2023-08-06 11:17:36 +00:00
default.nix chore(users/Profpatsch): clean up haskell libs a little 2023-08-06 11:17:36 +00:00
mailbox-org.cabal chore(users/Profpatsch): clean up haskell libs a little 2023-08-06 11:17:36 +00:00
MailboxOrg.hs chore(users/Profpatsch): clean up haskell libs a little 2023-08-06 11:17:36 +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.