Eduardo J?nior:
> Hi, all
> 
> 
> I'm blocking the communication from MUA to MTA from port 25/tcp,
> doing that only through from ports 587/tcp and 465/tcp
> 
> 
> But my box Postfix provides mail services to many domains and I created
> a only SSL certificate with the name server as Common Name.
> 
> 
> And I get many warnings because the Common Name in the certificate doesn't 
> match
> the FQDN of the SMTP server configured on mail clients (outlook,
> thunderbird, etc)
> 
> For example:
> 
> Common Name: myserver.domain.com
> MX for domain1: smtp.domain1.com
> MX for domain2: smtp.domain2.com
> 
> Then, how i configure SSL Certificates per domain on Postfix?
> References?

How would Postfix know what certificate to use?
Hint: SMTP is not HTTP.

        Wietse

Reply via email to