N.C.A.J. Berg via Postfix-users:
> 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?

Seriously, if the name in the openssl s_client command starts
with 'mail' then it will never match the names in domain_ssl.map
that start wth 'smtp'.

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

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

Reply via email to