I have a little strange problem. I have newly configured postfix server(with dovecot). Everything is fine for almost all mail recievers, except for gmail's. I have this header
using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
in every single mail, but for google is still not encrypted and I see it with unlocked red padlock icon. And it is going to spam only for gmail.
Postfix v2.11.3
smtpd_tls_security_level=encrypt
Does anyone had the same problem ? Thanks !