I've stumbled onto a semi annoying error/reject message coming from, so far, only one other domain. Now personally, I think that this other domain is doing a bit excessive spam checking as the mail server is doing a reverse dns resolution to check for valid email, but here's the problem.
We have 2 mail servers at our company. One mail server sits outside of network, on the internet which globally accepts mail for our domains. On the one domain, it simply pushes mail through to the exchange server for delivery. This is all well and good. The problem is sending mail. Our exchange users of course send their mail through the exchange server, which then sends the email off to their destinations. Since this server is on the inside of the network, it's computer name obviously doesn't resolve to our external IP address, which the reverse DNS will fail on.
The most convenient way to send the mail would be to simply remove the machine name from the headers. Which I'm probably going to assume isn't possible. The other, more involved way would be to make our external mail server the smart host.
Is there any other options that I can use to resolve this problem, because I'm sure eventually this problem will worsen.
We have 2 mail servers at our company. One mail server sits outside of network, on the internet which globally accepts mail for our domains. On the one domain, it simply pushes mail through to the exchange server for delivery. This is all well and good. The problem is sending mail. Our exchange users of course send their mail through the exchange server, which then sends the email off to their destinations. Since this server is on the inside of the network, it's computer name obviously doesn't resolve to our external IP address, which the reverse DNS will fail on.
The most convenient way to send the mail would be to simply remove the machine name from the headers. Which I'm probably going to assume isn't possible. The other, more involved way would be to make our external mail server the smart host.
Is there any other options that I can use to resolve this problem, because I'm sure eventually this problem will worsen.