Greetings, Earlier this year I posted about a postfix problem in which it insisted on relaying incoming mail instead of delivering it locally.
Just a couple of days ago, Google's AI found the answer for me: I had to add an entry to main.cf, thus: inet_interfaces = loopback-only I don't know where it conjured up that little gem from, as it doesn't seem to be in any of the postfix docs. Looking back at those with a little retrovision, I see there is another way to do it, but it doesn't look too promising to me. Anyway, postfix does now act as last resting-place of incoming mail, which is what I wanted all along. -- Regards, Peter.

