Hello,
is there any way to set certificate / key file name depending on domain
name? I mean something similar to this Exim feature:
http://www.exim.org/exim-html-current/doc/html/spec_html/ch-encrypted_smtp_connections_using_tlsssl.html#SECTtlssni
...or this Dovecot feature:
http://wiki2.dovecot.org/SSL/DovecotConfiguration#Multiple_SSL_certificates
I guess in Postfix it would be something like smtpd_tls_cert_map /
...key_map, but I haven't found any such option. If such feature is not
supported yet, is it planned?
Regards