mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-20 02:52:11 +00:00
Remove personal domain in examples
This commit is contained in:
parent
2b899727aa
commit
354ee1f6af
@ -846,12 +846,12 @@ paths:
|
||||
$ref: '#/components/schemas/DNSDumpResponse'
|
||||
example:
|
||||
- - example1.com
|
||||
- - explanation: Required. Specifies the hostname (and priority) of the machine that handles @proxima-mail.com mail.
|
||||
- - explanation: Required. Specifies the hostname (and priority) of the machine that handles @example.com mail.
|
||||
qname: example1.com
|
||||
rtype: MX
|
||||
value: 10 box.example1.com.
|
||||
- - example2.com
|
||||
- - explanation: Required. Specifies the hostname (and priority) of the machine that handles @proxima-mail.com mail.
|
||||
- - explanation: Required. Specifies the hostname (and priority) of the machine that handles @example.com mail.
|
||||
qname: example2.com
|
||||
rtype: MX
|
||||
value: 10 box.example2.com.
|
||||
|
Loading…
Reference in New Issue
Block a user