On 17.08.2016 20:58, Wietse Venema wrote: >> I have this in main.cf: >> inet_interfaces = 127.0.0.1, 192.168.x.x, 80.y.y.y > > Why not: "inet_interfaces = all"?
Because I intend to run a second instance on the same machine with a different IP address. If the primary instance listens on all interfaces, it could pick up clients for the wrong IP. Kind regards, Robert