tvl-depot/users/Profpatsch/mailbox-org
Profpatsch 0b78998509 feat(users/Profpatsch/MyPrelude): add Pretty module
Change-Id: Id774963178ba358447699d0297a6a1fbef5ac8fe
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11240
Autosubmit: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
2024-03-23 19:51:59 +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 feat(users/Profpatsch/MyPrelude): add Pretty module 2024-03-23 19:51:59 +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.