Christopher Gurnee: > Workaround > ---------- > > Use a hash table: > tls_server_sni_maps = hash:/etc/postfix/tls_server_sni > and create it with: > sudo postmap -F /etc/postfix/tls_server_sni
There is some code that was added to postmap/postmap.c but not to util/dict_thash.c. This is a bit more than I can do while reading email. Expect to see some patch in a day or so. Wietse