add relay_unknown_only to request body of edit domain
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user