{"id":6428,"date":"2017-01-08T17:13:04","date_gmt":"2017-01-08T09:13:04","guid":{"rendered":"http:\/\/rmohan.com\/?p=6428"},"modified":"2017-01-08T17:13:04","modified_gmt":"2017-01-08T09:13:04","slug":"install-postfix-on-solaris-11","status":"publish","type":"post","link":"https:\/\/mohan.sg\/?p=6428","title":{"rendered":"Install Postfix on Solaris 11"},"content":{"rendered":"<h2 class=\"title\">Install Postfix on Solaris 11<\/h2>\n<p>&nbsp;<\/p>\n<div class=\"entry\">\n<div class=\"postbody entry clearfix\">\n<p># Prepare compile environment<br \/>\nroot@xxx:~\/# cat \/etc\/release<br \/>\nOracle Solaris 11.1 X86<br \/>\nroot@xxx:~\/# pkg install developer\/gcc-45<br \/>\nroot@xxx:~\/# pkg install library\/gnutls<\/p>\n<p># Disable sendmail<br \/>\nroot@xxx:~\/# svcadm disable svc:\/network\/smtp:sendmail<\/p>\n<p># get postfix from postfix sites<br \/>\nhttp:\/\/www.postfix.org\/download.html<\/p>\n<p># Install postfix<span id=\"more-805\"><\/span><br \/>\nroot@xxx:~\/# tar xf postfix-2.x.x.tar.gz<br \/>\nroot@xxx:~\/postfix-2.10.1# cd postfix-2.x.x<br \/>\nroot@xxx:~\/postfix-2.10.1# gmake clean<br \/>\nroot@xxx:~\/postfix-2.10.1# gmake makefiles MAKE=gmake CCARGS=\u2019-DNO_NIS -DUSE_TLS -lssl -lcrypto\u2019<br \/>\nroot@xxx:~\/postfix-2.10.1# gmake<br \/>\nroot@xxx:~\/postfix-2.10.1# gmake install<\/p>\n<p># start Postfix<br \/>\nroot@xxx:~\/postfix-2.10.1# postfix start<\/p>\n<p># Test postfix<br \/>\nroot@xxx:~\/postfix-2.10.1# postfix status<br \/>\nroot@xxx:~\/postfix-2.10.1# mail -s \u201cTest email\u201d your_name@your_domain.com<\/p>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Install Postfix on Solaris 11 <\/p>\n<p>&nbsp;<\/p>\n<p># Prepare compile environment root@xxx:~\/# cat \/etc\/release Oracle Solaris 11.1 X86 root@xxx:~\/# pkg install developer\/gcc-45 root@xxx:~\/# pkg install library\/gnutls<\/p>\n<p># Disable sendmail root@xxx:~\/# svcadm disable svc:\/network\/smtp:sendmail<\/p>\n<p># get postfix from postfix sites http:\/\/www.postfix.org\/download.html<\/p>\n<p># Install postfix root@xxx:~\/# tar xf postfix-2.x.x.tar.gz root@xxx:~\/postfix-2.10.1# cd postfix-2.x.x root@xxx:~\/postfix-2.10.1# gmake clean root@xxx:~\/postfix-2.10.1# gmake makefiles [&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[39],"tags":[],"_links":{"self":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/6428"}],"collection":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6428"}],"version-history":[{"count":1,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/6428\/revisions"}],"predecessor-version":[{"id":6429,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/6428\/revisions\/6429"}],"wp:attachment":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6428"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=6428"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=6428"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}