I have setup my postfix install with this flag set encrypt, yet receiving host seen this message as not encrypted. I have noticed it was not added to config due to missing: postfix_relaytls (which I don't have setup). Adding smtp_tls_security_level = encrypt manually & restarting service (without postfix_relaytls) fixed it. Is it actually relay specific setting?