5 ms·
Our domain checks out because we use O365. However, we have an old Exchange server sending out via SMTP. We're not sure what the best path forward is for us. Do
by a_subsystem 3y ago
Our domain checks out because we use O365. However, we have an old Exchange server sending out via SMTP. We're not sure what the best path forward is for us. Do we change our apps to route through O365? Will probably take days for that. We have in house custom apps that use it heavily. Anyone have good resources on what we should do?
- dashgreen 3y agoWith the appropriate configuration, your SMTP server could relay to O365, just acting as a forwarder, you don't necessarily have to remove the server. This is very common in use-cases for old devices that barely support SMTP authentication, never mind TLS!
- technion 3y agoThere's an oss dikim signing transport plugin for on prem exchange that has become somewhat a standard in this space. https://github.com/Pro/dkim-exchange/releases https://github.com/Pro/dkim-exchange/releases