I have "tls_server_sni_maps = hash:/etc/postfix/domain_ssl.map" in main.cf.

postconf -P '*/*/tls_server_sni_maps'
postconf: warning: unmatched request: "*/*/tls_server_sni_maps"

So nothing there to interfere I guess.

Nico

Op 20-10-2025 om 18:55 schreef Wietse Venema via Postfix-users:
N.C.A.J. Berg via Postfix-users:
The output:

postmap -s hash:/etc/postfix/domain_ssl.map | awk '{print $1}'
smtp.familieberg.name
smtp.tuinstraat29.nl
smtp.wotlk-nl.nl
smtp.bloemenfy.nl
smtp.deruisvoorn.net
smtp.katyknipt.nl
smtp.puurvoedingsgeluk.nl
smtp.tbc-nederland.nl
And in earlier email:

In postfix.log i have the following reaction: "TLS SNI mail.example.nl
from localhost[127.0.0.1] not matched, using default chain".
Does the real domain name match any of the above names?

Do any of the other domain names also have this problem?

Do you have tls_server_sni_maps settings in master.cf? Such
a setting would take precedence over main.cf.

To find out, look at the output from

postconf -P '*/*/tls_server_sni_maps'

        Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to