The design of ODMR allows the protocol to be used with an SMTP server that doesn't support it natively. A separate application can be used to do the initial ODMR protocol negotiation (EHLO, AUTH and ATRN), then hand over the connection to the SMTP server once the protocol has reached the "reversed" state.
A typical example of getting emails with ODMR.
For illustration purposes here (not part of protocol), the protocol exchanges are prefixed for the server (>) and the client (<).