Closed jocutajar closed 2 years ago
Related post here with rationale for the change: https://support.delta.chat/t/smtp-server-samotop/1177/5
Green at last, trying it in Samotop. For now stopped on Future not being Sync. Sounds like another refactoring of Samotop is due - https://gitlab.com/BrightOpen/BackYard/Samotop/-/blob/feature/lmtp/samotop-to-lmtp/src/lib.rs#L156 Bright futures :) I've learned from your code, for instance how to use the async trait. On a side note, we are solving some very similar problems, like STARTTLS upgrade...
seems to out of date as well.
33 streaming API compiles and unit tests, test drive pending
The interface should not break for normal users of the lib. If there is someone implementing the public traits though, they would have to adjust.