Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized-docs
Dieser Commit ist enthalten in:
Commit
b062911556
1 geänderte Dateien mit 8 neuen und 7 gelöschten Zeilen
|
@ -57,6 +57,7 @@ _pop3._tcp IN SRV 0 1 110 mail.example.org.
|
||||||
_pop3s._tcp IN SRV 0 1 995 mail.example.org.
|
_pop3s._tcp IN SRV 0 1 995 mail.example.org.
|
||||||
_submission._tcp IN SRV 0 1 587 mail.example.org.
|
_submission._tcp IN SRV 0 1 587 mail.example.org.
|
||||||
_smtps._tcp IN SRV 0 1 465 mail.example.org.
|
_smtps._tcp IN SRV 0 1 465 mail.example.org.
|
||||||
|
_sieve._tcp IN SRV 0 1 4190 mail.example.org.
|
||||||
_autodiscover._tcp IN SRV 0 1 443 autodiscover.example.org.
|
_autodiscover._tcp IN SRV 0 1 443 autodiscover.example.org.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Laden …
In neuem Issue referenzieren