How do I add ip's to mynetwroks in ISPConfig 3? Do I do this manually or is there a place in ISPConfig that I have yet to locate? Thanks, Dewayne
You can add them with the postconf command on the shell or by editing postfix main.cf file. ISPConfig does not use or configures mynetworks.
I Had a small issue with mynetwork value in my multiserver configuration, as my web.server with roundcube is appart from the mailserver with postfix I had to modify this line in main.cf : Code: mynetworks = 127.0.0.0/8 [::1]/128 192.168.1.0/24