Nothing back. So? The map is missing the expected key? How do I check?
Nico
Op 20-10-2025 om 17:59 schreef Viktor Dukhovni via Postfix-users:
On Mon, Oct 20, 2025 at 10:11:46AM -0400, Wietse Venema via Postfix-users wrote:
Try: "postmap -s hash:/etc/postfix/domain_ssl.map" and see what
lookup keys it will match. Keys that start with '.' will match
subdomains of that suffix.
Or, in this case, perhaps just:
# postmap -q mail.example.nl $(postconf -xh tls_server_sni_maps)
This should return a base64 encoded-blob, if it returns nothing the map
is missing the expected key. DO NOT post the blob, it contains
sensitive private key material.
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]