Markus Grunwald: > Hello, > > is it possible to use multiple certificates for my virtual mail domains? > > I have configured my "main" mailbox as the-grue.de. For this > domain, I can use smtpd_tls_cert_file and smtpd_tls_key_file and tls > works just fine :) But I don't see a possibility to add certificates > for the virtual mailbox domains like e.g. maennerchor-kirchseeon.de. > > Is it possible to add certificates/tls for the virtual domains?
There is an RFC for this (SNI) but code has not yet been written for Postfix. Wietse