chore(users/Profpatsch): park mailbox-org

I should probably remove the default.nix files in these as well so
they don’t get built on CI.

Change-Id: I09764f2ee198ab4016a1649f1675f7c45d207b09
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12580
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
This commit is contained in:
Profpatsch 2024-10-05 14:34:23 +02:00
parent 2d6e98f8a4
commit fb4b8ab5ec
7 changed files with 0 additions and 5 deletions

View file

@ -0,0 +1,7 @@
# mailbox-org
Interfacing with the API of [https://mailbox.org/]().
They use [open-xchange](https://www.open-xchange.com/resources/oxpedia) 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.