Hi,
recently I discovered an issue which I was not able to solve so far:
Additionally to the IP Addresses under "Trusted Networks" in GUI we have some more public IP's in our postfix "mynetworks" configuration.
checked
- /etc/hosts
- /etc/pmg/templates/main.cf
- all files under /etc/pmg and /etc/postfix for the existence of one of the IP Adresses in question
--> found nothing
In /etc/pmg/templates/main.cf.in:
If I remove those Addresses directly in main.cf, they re-appear after any change in GUI, but they are not visible there.
Where else to check?
thanks.
recently I discovered an issue which I was not able to solve so far:
Additionally to the IP Addresses under "Trusted Networks" in GUI we have some more public IP's in our postfix "mynetworks" configuration.
checked
- /etc/hosts
- /etc/pmg/templates/main.cf
- all files under /etc/pmg and /etc/postfix for the existence of one of the IP Adresses in question
--> found nothing
In /etc/pmg/templates/main.cf.in:
Code:
mynetworks = [% postfix.mynetworks %]
If I remove those Addresses directly in main.cf, they re-appear after any change in GUI, but they are not visible there.
Where else to check?
thanks.