Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
[SOLVED] What happens to zimbra mail routing when the web is unavailable?
I have a working Zimbra server, that works great delivering/receiving mail.
My question is what if the internet goes down? What I'm hoping to figure out or find among you people is a way to keep internal mail routing happening?
what'd you do, ifdown it? yeah you don't want to do that because that removes the ip that zimbra binds to. if you're on a single subnet with all your clients and dns server, you could remove the default route to kind of simulate it. or you could do an acl at yoru router to block all traffic.
ok works great, thanks a lot! I just removed the route to simulate no internet, and zimbra routed internal email just fine, and just queued up external email for delivery later.