Forward email using MailKit (C#)
问题 I'm trying to access to an IMAP account using MailKit (created by jstedfast) I manage to download the message (as a MimeMessage), and at some point I need to "forward" it to another account. How would be the best way to do it, in order to preserve all the information of the original email (adresses, headers, body content, etc). Thanks! 回答1: Different people mean different things when they say "forward", so I guess I'll provide answers to the different meanings that I can think of. 1. Forward