postfix: fix tls policy regexp map

This commit is contained in:
missytake
2026-02-11 18:06:06 +01:00
parent ff54ad88d8
commit 6843fcb1a0

View File

@@ -1,2 +1,2 @@
nauta.cu may
\[(((?!25?[6-9])[12]\d|[1-9])?\d\.?\b){4}\] encrypt
/nauta\.cu/ may
/\[(((?!25?[6-9])[12]\d|[1-9])?\d\.?\b){4}\]/ encrypt