public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
Commit
Update openapi.yaml
a8b051c4
data/web/api/openapi.yaml | 44 +++++---------------------------------------
1 file changed, 5 insertions(+), 39 deletions(-)
Diff
diff --git a/data/web/api/openapi.yaml b/data/web/api/openapi.yaml
index 38ca70c0..66ccfd4e 100644
--- a/data/web/api/openapi.yaml
+++ b/data/web/api/openapi.yaml
@@ -423,11 +423,11 @@ paths:
- domain
- active: "1"
aliases: "400"
+ restart_sogo: "1"
backupmx: "0"
defquota: "3072"
description: some decsription
domain: domain.tld
- lang: cs
mailboxes: "10"
maxquota: "10240"
quota: "10240"
@@ -474,13 +474,13 @@ paths:
defquota: "3072"
description: some decsription
domain: domain.tld
- lang: cs
mailboxes: "10"
maxquota: "10240"
quota: "10240"
relay_all_recipients: "0"
rl_frame: s
rl_value: "10"
+ restart_sogo: "10"
properties:
active:
description: is domain active or not
@@ -500,23 +500,6 @@ paths:
domain:
description: Fully qualified domain name
type: string
- lang:
- description: language code
- enum:
- - sk
- - cs
- - de
- - en
- - es
- - fr
- - lv
- - nl
- - pl
- - pt
- - ru
- - it
- - ca
- type: string
mailboxes:
description: limit count of mailboxes associated with this domain
type: number
@@ -526,6 +509,9 @@ paths:
quota:
description: maximum quota for this domain (for all mailboxes in sum)
type: number
+ restart_sogo:
+ description: restart SOGo to activate the domain in SOGo
+ type: number
relay_all_recipients:
description: >-
if not, them you have to create "dummy" mailbox for each
@@ -2811,7 +2797,6 @@ paths:
defquota: "3072"
description: domain description
gal: "1"
- lang: cs
mailboxes: "10"
maxquota: "10240"
quota: "10240"
@@ -2841,23 +2826,6 @@ paths:
is domain global address list active or not, it enables
shared contacts accross domain in SOGo webmail
type: boolean
- lang:
- description: language code
- enum:
- - sk
- - cs
- - de
- - en
- - es
- - fr
- - lv
- - nl
- - pl
- - pt
- - ru
- - it
- - ca
- type: string
mailboxes:
description: limit count of mailboxes associated with this domain
type: number
@@ -3750,7 +3718,6 @@ paths:
description: Some description
domain_name: domain.tld
gal: "0"
- lang: en
max_new_mailbox_quota: 10737418240
max_num_aliases_for_domain: 400
max_num_mboxes_for_domain: 10
@@ -3773,7 +3740,6 @@ paths:
description: domain description
domain_name: domain2.tld
gal: "0"
- lang: cs
max_new_mailbox_quota: 10737418240
max_num_aliases_for_domain: 400
max_num_mboxes_for_domain: 10