Basic Exchange setup with SMTP Proxy
The smart host setting in the SMTP Connector in Exchange Manager must point to the "Internal (Address)" of the Astaro. If you already had a different setting in Exchange, pointing at an external smart host that you must use, you must transfer that to the Astaro's 'Smarthost settings' at the bottom of the 'Advanced' tab.
Other than that, here's the basic Exchange installation by tab:
Don't forget to disable any DNAT that was forwarding inbound SMTP to Exchange or to a different anti-spam device as that takes precedence over the SMTP Proxy. If you want outbound mail to leave with the IP of an Additional Address named "Mail," you will need to 'SNAT : Any -> SMTP -> Internet : from External [Mail] (Address)'.
Et voilà!
Cheers - Bob
The UTM's Email Protection does not (yet!) include an IMAP proxy, so your DNAT for that remains necessary.
Cheers - Bob
Hi Bob,
sorry for returning to this old thread, but I am a bit confused on the Transparent mode or not. Following the question from "JonEtkins" I also would enable Transparent mode to intercept all port 25 traffic - no hosts in "Skip Transparent Mode Hosts/Nets". Otherwise you will need to DNAT to the internal mail server.
Yes, only internal mailserver in Allowed SMTP hosts on the Relaying tab.
Am I missing something here?
/Claus, DK
Transparent mode isn't needed to avoid DNAT, Claus. All SMTP traffic from the Internet that hits an Interface with a default gateway will be captured by the SMTP Proxy without Transparent mode. SMTP traffic from the internal mailserver will be captured by the SMTP Proxy without Transparent mode.
In Transparent mode, the SMTP Proxy will also capture all SMTP Traffic that hits Interfaces without a default gateway. This can allow infected PCs to spam the world and get your IP onto many RBLs. I recommend using Transparent only for debugging purposes and leaving it off virtually all of the time.
Cheers - Bob