What i am trying to achieve is, each domain can connect to mail server with its respective SSL domain irrespective of hostname
for e.g. abc.com connect to imap and smtp using mail.abc.com on SSL
However, whenever a client connects to mail.abc.com, the server responds with server main hostname SSL.
Please know that, http SSL certificate works fine on server hostname and abc.com properly, this issue is with e-mail.
Background:
New install of CWP with everything updated
Postfix mail_version = 3.4.7
Domain and certificate key mapping is found in File: /etc/postfix/vmail_ssl.map
Tried rebuilding mail server configuration, it doesnt work
All services are installed in CWP control panel --> SSL Certificates option
Need help with resolving this.