{"id":35,"date":"2012-11-07T10:35:48","date_gmt":"2012-11-07T10:35:48","guid":{"rendered":"http:\/\/blog.nicovs.be\/?p=35"},"modified":"2012-11-21T12:05:01","modified_gmt":"2012-11-21T12:05:01","slug":"configure-postfix-smtp-relay-with-authentication","status":"publish","type":"post","link":"https:\/\/www.nicovs.be\/?p=35","title":{"rendered":"Configure Postfix SMTP Relay with authentication"},"content":{"rendered":"<ul>\n<li>Add the following to \/etc\/postfix\/main.cf<\/li>\n<\/ul>\n<pre>relayhost = smtpservices.studioemma.com:25\r\nsmtp_sasl_auth_enable = yes\r\nsmtp_sasl_password_maps = hash:\/etc\/postfix\/smarthost.conf\r\nsmtp_sasl_mechanism_filter = CRAM-MD5,PLAIN,LOGIN\r\nsmtp_saslsecurity_options = noanonymous<\/pre>\n<ul>\n<li>Create file: \/etc\/postfix\/smarthost.conf with content:<\/li>\n<\/ul>\n<pre>smtprelay.host.be username:geheimpaswoord<\/pre>\n<ul>\n<li>Execute:<\/li>\n<\/ul>\n<pre>#postmap \/etc\/postfix\/smarthost.conf<\/pre>\n<ul>\n<li>Reload postfix service:<\/li>\n<\/ul>\n<pre>service postfix reload<\/pre>\n<ul>\n<li>Send a test email via:<\/li>\n<\/ul>\n<pre>#mail -s \"Test\" you@mail.org\r\nthis is a test body\r\n.<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Add the following to \/etc\/postfix\/main.cf relayhost = smtpservices.studioemma.com:25 smtp_sasl_auth_enable = yes smtp_sasl_password_maps = hash:\/etc\/postfix\/smarthost.conf smtp_sasl_mechanism_filter = CRAM-MD5,PLAIN,LOGIN smtp_saslsecurity_options = noanonymous Create file: \/etc\/postfix\/smarthost.conf with content: smtprelay.host.be username:geheimpaswoord Execute: #postmap \/etc\/postfix\/smarthost.conf Reload postfix service: service postfix reload Send a test email via: #mail -s &#8220;Test&#8221; you@mail.org this is a test body .<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[4,7,6],"tags":[81,80],"class_list":["post-35","post","type-post","status-publish","format-standard","hentry","category-debian","category-postfix","category-ubuntu","tag-postfix","tag-ubuntu"],"_links":{"self":[{"href":"https:\/\/www.nicovs.be\/index.php?rest_route=\/wp\/v2\/posts\/35","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.nicovs.be\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.nicovs.be\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.nicovs.be\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nicovs.be\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=35"}],"version-history":[{"count":6,"href":"https:\/\/www.nicovs.be\/index.php?rest_route=\/wp\/v2\/posts\/35\/revisions"}],"predecessor-version":[{"id":52,"href":"https:\/\/www.nicovs.be\/index.php?rest_route=\/wp\/v2\/posts\/35\/revisions\/52"}],"wp:attachment":[{"href":"https:\/\/www.nicovs.be\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=35"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.nicovs.be\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=35"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.nicovs.be\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=35"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}