Reindl Harald: > > I'm reading how more of you separates http of mail, is correct but If you > > needs the same SSL certificate for more > > than one domain, and for legal questions you can't include all domains in > > one certificate, I don't know If postfix > > has the possibility to create a table domains where you can say " for this > > domain this certificate". I know is a > > very special case and not's typical to do, and for this I prefer to comment > > to this list. > > you need to understand how SSL works at all and > you would realize that this is not possible
Postfix does not yet implement "SNI" which allows a client to specify what server name it wants to connect to. What SMTP clients require this? Wietse