Quote:
Originally Posted by phoenix A few questions:
Why are you trying to do this? What's wrong with your AS/AV set-up? |
We use Postini for our anti-spam service. We wanted to give Zimbra's AS service a try to see how it would work along with Postini, but we decided to stick with just Postini. We are keeping AV, though.
Maybe I'm being paranoid but I'm a little uncomfortable posting our IPs. I don't know how useful this will be, but here's the output of those commands with the IPs edited:
Quote:
$ zmprov getServer mta2.ourdomain.com | grep zimbraMtaMyNetworks
zimbraMtaMyNetworks: x.y.0.0/16, 127.0.0.0/8, 64.18.0.0/20, 10.0.80.0/24, 172.31.0.5, 172.31.255.254, 172.31.88.71, 172.31.88.72, 172.31.142.71, 209.213.219.6, 75.125.144.82, x.y.a.b, x.y.a.c
|
Quote:
$ postconf mynetworks
mynetworks = x.y.0.0/16, 127.0.0.0/8, 64.18.0.0/20, 10.0.80.0/24, 172.31.0.5, 172.31.255.254, 172.31.88.71, 172.31.88.72, 172.31.142.71, 209.213.219.6, 75.125.144.82, x.y.a.b, x.y.a.c
|
We own x.y.0.0/16. x.y.a.b and x.y.a.c are the IPs of the two NICs in this mail server (though x.y.0.0/16 should cover that). I notice that other examples don't use commas. I don't imagine this could be throwing it off? Otherwise, I would think we would be having much more serious issues.