add relay_unknown_only to request body of edit domain

This commit is contained in:
Lars With
2022-07-14 10:33:30 +02:00
parent 4f4747fb67
commit 7512702da5

View File

@@ -582,7 +582,9 @@ paths:
description: Fully qualified domain name
type: string
gal:
description: global address book or not
description: >-
is domain global address list active or not, it enables
shared contacts accross domain in SOGo webmail
type: boolean
mailboxes:
description: limit count of mailboxes associated with this domain
@@ -3069,6 +3071,9 @@ paths:
if not, them you have to create "dummy" mailbox for each
address to relay
type: boolean
relay_unknown_only:
description: Relay non-existing mailboxes only. Existing mailboxes will be delivered locally.
type: boolean
relayhost:
description: id of relayhost
type: number