Hello; I was reading the message "how to config dovecot for multiple domains, multiple SSL certs, and conditional IP access -- with passwd-file passdb?", and i was wondering if Dovecot could support the SNI extention of TLS ?
SNI is Server Name Indication where during the TLS negotiation, the client set the name of the server it tries to reach I dont know if any imap/pop client support this yet, but this would be a great feature for one IP/multiple virtual domains. Each SNI client would have the correct certificate and not the "main/generic' one. It seems that mutt has a patch for that http://www.mail-archive.com/[email protected]/msg05251.html
