This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SMTP Proxy problem

Correct me if I'm wrong. I thought by enabling SMTP Proxy the firewall will sniff for anything to port 25 of my mail server, then intercept it do it's thing (virus scan etc.) then reroute it to a proper host based on the routing table I setup. That's what I understood from reading the manual. Well, that does not happen. No email is being intercepted.

Do I need to change the MX record for my domain to point to the firewall? But if so that would not be consider intercepting any more, right? And defining a routing rule to route a messege by MX would not make much sense.

Also what should the hostname(MX) feild contain? Should it be the MX record of my domain?

These are my configuration right now:
DNS Proxy Enabled
hostname(MX):mail.mydomain.com (my MX for the domain)

Also I'm doing a ARP Proxy on the INTERNET interface. Could that have something to do with it?

Please help

Thank you.


This thread was automatically locked due to age.
  • I'm connecting back to a Exchange box(in the internal network) using the SMTP proxy.  I'm using private addresses however, which it seems that you are using a public IP for your SMTP.  Anyway, I made the MX record the firewall, and the firewall passes the email back to the Exchange box flawlessly.  Make your MX record the firewall, it will filter, and then if the mail is legit, it will throw it to your internal or DMZ mail server based on your setup.

    Hope this helps.