{"id":617,"date":"2012-06-23T11:56:46","date_gmt":"2012-06-23T16:56:46","guid":{"rendered":"http:\/\/blog.xfloyd.net\/?p=617"},"modified":"2012-06-23T11:56:46","modified_gmt":"2012-06-23T16:56:46","slug":"postfix-requires-tls%e2%80%8e-in-plesk-10-x","status":"publish","type":"post","link":"https:\/\/xfloyd.net\/blog\/?p=617","title":{"rendered":"Postfix Requires TLS\u200e in PLESK 10.x"},"content":{"rendered":"<p>Edit \/etc\/postfix\/master.cf file<\/p>\n<p>Original Value is like that:<\/p>\n<p>submission inet n &#8211; &#8211; &#8211; &#8211; smtpd -o smtpd_enforce_tls=yes -o smtpd_tls_security_level=encyrpt-o smtpd_sasl_auth_enable=yes -o smtpd_client_restrictions=permit_sasl_authenticate d,reject -o smtpd_sender_restrictions= -o smtpd_proxy_filter=127.$<\/p>\n<p>Change it as like as this one<\/p>\n<p>submission inet n &#8211; &#8211; &#8211; &#8211; smtpd -o smtpd_enforce_tls=no -o smtpd_tls_security_level=may -o smtpd_sasl_auth_enable=yes -o smtpd_client_restrictions=permit_sasl_authenticate d,reject -o smtpd_sender_restrictions= -o smtpd_proxy_filter=127.$<\/p>\n<p>Then start postfix, that removes STARTTLS requirement at postfix submission service.<\/p>\n<p>By the way, the command to make postfix accept the changed settings is:<\/p>\n<p>postfix reload<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Edit \/etc\/postfix\/master.cf file Original Value is like that: submission inet n &#8211; &#8211; &#8211; &#8211; smtpd -o smtpd_enforce_tls=yes -o smtpd_tls_security_level=encyrpt-o smtpd_sasl_auth_enable=yes -o smtpd_client_restrictions=permit_sasl_authenticate d,reject -o smtpd_sender_restrictions= -o smtpd_proxy_filter=127.$ Change it as like as this one submission inet n &#8211; &#8211; &#8211; &#8211; smtpd -o smtpd_enforce_tls=no -o smtpd_tls_security_level=may -o smtpd_sasl_auth_enable=yes -o smtpd_client_restrictions=permit_sasl_authenticate d,reject -o smtpd_sender_restrictions= -o [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"_links":{"self":[{"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/posts\/617"}],"collection":[{"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=617"}],"version-history":[{"count":1,"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/posts\/617\/revisions"}],"predecessor-version":[{"id":618,"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/posts\/617\/revisions\/618"}],"wp:attachment":[{"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=617"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=617"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xfloyd.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=617"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}