{"id":56,"date":"2023-03-19T08:04:26","date_gmt":"2023-03-19T07:04:26","guid":{"rendered":"http:\/\/10.4.44.99:10084\/?p=56"},"modified":"2023-03-19T08:04:26","modified_gmt":"2023-03-19T07:04:26","slug":"ibm-domino-server-configuration-postfix-fallback-nagios","status":"publish","type":"post","link":"https:\/\/www.winni.at\/wordpress\/?p=56","title":{"rendered":"IBM Domino Server | configuration Postfix Fallback Nagios"},"content":{"rendered":"\n<p><strong>Configuration Postfix \u2013 IBM Domino Server Fallback Nagios<\/strong><\/p>\n\n\n\n<p><strong>1.)&nbsp;<\/strong><strong>Install Postfix at Domino Server<\/strong><\/p>\n\n\n\n<p><strong>2.)&nbsp;<\/strong><strong>Configure Postfix Interfaces and Network at&nbsp;Domino&nbsp;Server<\/strong><\/p>\n\n\n\n<p>Domino Postfix main.cf<\/p>\n\n\n\n<p>&#8211;\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0inet_interfaces = 192.168.xxx.xxx,localhost (on which interface postfix should listen)<\/p>\n\n\n\n<p>&#8211;\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0mynetworks = 192.168.xxx.xxx\/24 (from which network postfix should accept connections). Example: 0.0.0.0\/24 from everyone (be careful with that!)<\/p>\n\n\n\n<p><strong>3.)&nbsp;<\/strong><strong>Configure Postfix Ports | 9267 instead 25 because Domino has 25<\/strong><\/p>\n\n\n\n<p>Domino Postfix master.cf<\/p>\n\n\n\n<p>&#8211;\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0# smtp inet \u2026. (smtp port 25 deactivate because it\u00b4s reserved for domino)<\/p>\n\n\n\n<p>&#8211;\u00a0\u00a0\u00a0\u00a0\u00a0\u00a09267 inet \u2026 (Postfix communication through Port 9267)<\/p>\n\n\n\n<p><strong>4.)&nbsp;<\/strong><strong>Restart Postfix at Domino Server<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>service postfix restart\n<\/code><\/pre>\n\n\n\n<p><strong>5.)&nbsp;<\/strong><strong>Domino iptables adjust + restart (add Port 9267)<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Service iptables restart\n<\/code><\/pre>\n\n\n\n<p><strong>6.)&nbsp;<\/strong><strong>Configure Postfix Interfaces and Network at&nbsp;Nagios&nbsp;Server<\/strong><\/p>\n\n\n\n<p>Nagios Postfix main.cf<\/p>\n\n\n\n<p>&#8211;\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0relayhost = 192.168.xxx.xxx (IP Adresse from Domino Servers)<\/p>\n\n\n\n<p>&#8211;\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0fallback_relay = 192.168.xxx.xxx:9267 (IP Adresse and Port from Postfix Server)<\/p>\n\n\n\n<p><strong>7.)&nbsp;<\/strong><strong>Configure Postfix Ports at Nagios Server<\/strong><\/p>\n\n\n\n<p>Nagios Postfix master.cf<\/p>\n\n\n\n<p>&#8211;\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0smtp inet \u2026. (smtp port 25 should be used ad nagios server)<\/p>\n\n\n\n<p><strong>8.)&nbsp;<\/strong><strong>Restart Postfix at Nagios Server<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>service postfix restart<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Configuration Postfix \u2013 IBM Domino Server Fallback Nagios 1.)&nbsp;Install Postfix at Domino Server 2.)&nbsp;Configure Postfix Interfaces and Network at&nbsp;Domino&nbsp;Server Domino<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"colormag_page_container_layout":"default_layout","colormag_page_sidebar_layout":"default_layout","footnotes":""},"categories":[3],"tags":[54,56,89,90,95,103,104,149],"class_list":["post-56","post","type-post","status-publish","format-standard","hentry","category-kb","tag-domino-fallback-postfix","tag-domino-server","tag-fallback-nagios","tag-fallback-postfix","tag-hcl","tag-ibm","tag-ibm-domino","tag-nagios-and-domino"],"_links":{"self":[{"href":"https:\/\/www.winni.at\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/56","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.winni.at\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.winni.at\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.winni.at\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.winni.at\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=56"}],"version-history":[{"count":0,"href":"https:\/\/www.winni.at\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/56\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.winni.at\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=56"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.winni.at\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=56"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.winni.at\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=56"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}