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
When using MimeKit.MimeMessage.CreateFromMailMessage static method to convert my .NET -MailMessage to a MimeMessage, i get a mail which has duplicates on the message.From and message.To collections.
When using MimeKit.MimeMessage.CreateFromMailMessage static method to convert my .NET -MailMessage to a MimeMessage, i get a mail which has duplicates on the message.From and message.To collections.
Example
Original MailMessage
Result MimeMessage