On 17 Jul 2019, at 16:11, Rick Zeman wrote:
Sadly, it's not that easy (made no difference, and yes I reloaded
postfix). It's still trying to deliver to itself. Only thing I've
managed to do messing with this today is to get it to stop bouncing
and now
the tests are in the queue because they
Sadly, it's not that easy (made no difference, and yes I reloaded
postfix). It's still trying to deliver to itself. Only thing I've
managed to do messing with this today is to get it to stop bouncing and now
the tests are in the queue because they can't be delivered locally:
0130766 266
I would set mydomain to smtp2.example.com . That should make the host do a dns
query to find the mx record of example.com .
RobertOn Wednesday, July 17, 2019, 2:24:46 PM EDT, Rick Zeman
wrote:
I inherited a pair of postfix servers configured by someone else and I think
I've been a m
I inherited a pair of postfix servers configured by someone else and I
think I've been a manager too long as I can't figure this one out because
I'm too rusty with postfix.
Scenario:
2 identical postfix servers that only accept mail from mynetworks (other
local servers in its /16) with various From
most of them are empty by default iirc.
is no value is given, afaik the default is permit. That's why the
default value of smtpd_relay_restrictions is not empty by
edfault
On 17.07.19 15:26, Tobias Köck wrote:
smtpd_client_restrictions = permit_mynetworks, reject
Yes the default value is em
most of them are empty by default iirc.
is no value is given, afaik the default is permit. That's why the
default value of smtpd_relay_restrictions is not empty by
edfault
smtpd_client_restrictions = permit_mynetworks, reject
Yes the default value is empty and so to allow all connections but