Hi,
currently, we are using maildev as SMTP server inside unit tests.
Since Microsoft disables auth basic authentication, we have to integration SASL XOAUTH2 in our smtp client library.
Now, we wish, we can use maildev as well to test XOAUTH2 authentication method.