Has anyone setup secure email integration with a Zix Gateway?
I have this vendor that I am trying to setup secure email with their Zix Gateway. From what I have been able to gather the way this works is that the vendor has a non-secure system which is setup with their public MX records. Then they have a different mail system for secure messages. It seems like the secure system forces TLS. I imagine there is something more secure on the vendor side as well.
In my research I found some references that said I could rewrite messages from user@vendor.local to user@zixvpm.vendor.local. I verified the vendor had MX records on zixvpm.vendor.local. When I send messages to user@zixvpm.vendor.local it is successful from my side but my contact never sees the message. The person I am talking to says the to address has to be user@vendor.local to work. It seems rewriting the address isn't going to work.
My next idea was to use DNS to override whatever there default MX records point to. Unfortunately their public mail servers use gmail so I can't override that.
At this point my only ideas are to override the vendors MX records in DNS which is harder than overriding A records. I also haven't come up with a maintainable way to handle it yet.
My other idea is to setup an Exchange connector to forward all email to vendor.local to their secure mail server. I am not a big fan of this because our Exchange servers don't currently have direct access to the internet and because it will bypass DKIM on the SEA.
This thread was automatically locked due to age.