Hello,
I found this document: https://bettercrypto.org/static/applied-crypto-hardening.pdf
It describes how to stronger the encryption of different services. By checking it I found (maybe) a problem regarding postfix server to server ssl connection.
Postfix
currently I-MSCP is supporting secure connections for the postfix service - but there are two missing configuration properties which are telling it to use it:
(This can be tested using https://www.checktls.com/perl/TestSender.pl)
Can you include it in the I-MSCP configuration part?
Short description:
may = Tries to send and receive E-Mails using ssl encryption. If not possible send it plain text.
NO_COMPRESSION: There could be a security risk using compression
Dovecot
like Postfix: disable compression