You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 27, 2020. It is now read-only.
Following in debug the code that throws an Exception when I call the "Message.ToMimeString" method, I've seen that the problem arise during the call to trace.toString().
In my case the property "Via" is null, and ToString doesn't check this case.