On Sat, Jun 01, 2019 at 06:24:27PM +0530, Durga Prasad Malyala wrote: > I've googled but a bit confused. > I have a server with an IP hosting two different virtual domains. > Both domains need to have their individual SSL certificate like > mail.domain1.com and mail.domain2.com to download and send the same. > Is it possible in Postfix if I have only one public IP and achieve same? > Can you guide me to some links if possible.
This requires at least Postfix 3.4, which is the latest stable Postfix release. You may need to build Postfix 3.4.5 from source, if your O/S does not provide a Postfix 3.4.5 package (O/S packages may call it 3.4.0, even when patches 1–5 are applied). -- Viktor.