Set correct submission autodiscovery port

This commit is contained in:
2025-10-22 14:32:27 +02:00
parent 798785c7e6
commit 91a8878381
+1 -1
View File
@@ -176,7 +176,7 @@ _domainkey IN TXT "o=-;r=postmaster@yourdomain"
_mta-sts IN TXT "v=STSv1; id=2024060601"
_smtp._tls IN TXT "v=TLSRPTv1; rua=mailto:postmaster@yourdomain"
_imaps._tcp IN SRV 0 0 993 yourdomain.
_submission._tcp IN SRV 0 0 465 yourdomain.
_submission._tcp IN SRV 0 0 587 yourdomain.
@ IN MX 0 yourdomain.
@ IN A your.ip.v4.address
@ IN AAAA your:ip:v6:address