OK, I found a way around this. All I did was:
At the command prompt, login as root and execute the following commands
Code:
su zimbra
zmprov modifyServer zimbra.domain.com zimbraMtaMyNetworks '127.0.0.0/8 192.168.0.124/32'
postfix reload
Make sure to substitute zimbra.domain.com with the actual name of your server as it shows in the admin panel and make sure to substitute 192.168.0.124 with the actual ip address of your server.
Now, I have another problem. Anytime I want to make changes in the admin panel to the server, I get the same error as in the last post. So, to modify anything for the server within the admin panel, I have to set the field back to "127.0.0.0/8 192.168.0.64/26" and then save my changes and then go back to the command prompt and execute my commands again.
WOW having to remember that every time can get tedious