{"id":928,"date":"2012-04-16T01:46:05","date_gmt":"2012-04-16T06:46:05","guid":{"rendered":"http:\/\/yourLinuxGuy.com\/?p=928"},"modified":"2012-04-10T14:01:52","modified_gmt":"2012-04-10T19:01:52","slug":"while-im-at-it-other-opensusepostfix-clean-up-items","status":"publish","type":"post","link":"https:\/\/yourLinuxGuy.com\/?p=928","title":{"rendered":"While I&#8217;m at it&#8230; (Other Opensuse\/Postfix Clean-up Items)"},"content":{"rendered":"<p>Following up my last post, &#8220;<a title=\"Permanent Link to X11Forwarding Fails on Opensuse 12.1 with IPv6 Disabled\" href=\"..\/?p=923\" rel=\"bookmark\">X11Forwarding Fails on Opensuse 12.1 with IPv6 Disabled<\/a>&#8220;, there are a couple postfix items that seem to need to be cleaned up on all my servers.<\/p>\n<p><strong>IPv4-Only<\/strong><\/p>\n<p>If you get this error:<\/p>\n<p><code>Apr 10 18:35:53 tools postfix\/sendmail[23696]: fatal: parameter inet_interfaces: no local interface found for ::1<\/code><\/p>\n<p>It&#8217;s because it&#8217;s searching for the IPv6 interface to run on.\u00a0 Again, this is only because I like to disable IPv6 (as explained in the post referenced above).\u00a0 As a result, you need to stop Postfix from trying to run on &#8220;ALL&#8221; protocols, and specify good ol&#8217; IPv4.\u00a0 Just <code>vi \/etc\/postfix\/main.cf<\/code> and change <code>inet_protocols = all<\/code> to <code>inet_protocols = ipv4<\/code> and rcpostfix restart.<\/p>\n<p><strong>Permissions Goofiness<\/strong><\/p>\n<p>Not sure why, but the permissions are goofed up on all my Opensuse 12.1 servers.\u00a0 If you get these errors:<\/p>\n<p><code>Apr 10 18:39:46 tools postfix\/postfix-script[23808]: warning: not owned by group maildrop: \/usr\/sbin\/postqueue<br \/>\nApr 10 18:39:46 tools postfix\/postfix-script[23809]: warning: not owned by group maildrop: \/usr\/sbin\/postdrop<\/code><\/p>\n<p>This just seems to have been buggy out of the box, or perhaps I did something wrong on all my installations&#8230;.\u00a0 Not a big deal for me at least (though I&#8217;ve read some others have had some struggles), this was an easy fix; I just ran <code>\/usr\/sbin\/postfix set-permissions<\/code> and it cleaned it all up.\u00a0 Another quick restart and I&#8217;m in business&#8230;<\/p>\n<p>I hope that helps!<\/p>\n<p>8)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Following up my last post, &#8220;X11Forwarding Fails on Opensuse 12.1 with IPv6 Disabled&#8220;, there are a couple postfix items that seem to need to be cleaned up on all my servers. IPv4-Only If you get this error: Apr 10 18:35:53&#8230;<br \/><a class=\"read-more-button\" href=\"https:\/\/yourLinuxGuy.com\/?p=928\">Read more<\/a><\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[10,111],"tags":[],"class_list":["post-928","post","type-post","status-publish","format-standard","hentry","category-introductory","category-opensuse12-1"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pnjn1-eY","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts\/928","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=928"}],"version-history":[{"count":2,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts\/928\/revisions"}],"predecessor-version":[{"id":930,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts\/928\/revisions\/930"}],"wp:attachment":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=928"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=928"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=928"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}