thanks Bob. I'm on V6, but I found what you meant in the proxy content manager.
I assume I need to open port 3840 on the astaro as well?
Also, I now only allow spam release requests from the eth0 network. Do I need to add 'any'?
I'm not sure I entirely understand what you mean.
The url's now are in the form of
http://192.168.100.254:3840/release....0dL-K6&s=10804,
192.168.100.254 is the internal IP of my astaro box.
192.168.100.170 is the internal IP of my mail server.
My FQDN is mail.domain.com which points to my public IP.
So I now use the hostname of mail.domain.com for my spam release mails.
I'll get mails in the form of
http://mail.domain.com:3840/release....0dL-K6&s=10804
I then make a forward lookup zone with A-record for mail.domain.com that I point to 192.168.100.254, correct?
Now, that wouldn't that pose a problem for OWA users? They now use
https://mail.domain.com/exchange to connect to my OWA server.
When a user would do that inside my internal network, that would no longer work since he would be pointing to the astaro box at
https://192.168.100.254/exchange and no longer to the mail server on
https://192.168.100.170/exchange , no?