Open bprakash21 opened 6 years ago
This library is not meant for forwarding messages, although I suppose you could generate a forwarded message using the MailMessage that you download using this library and then send it via System.Net.Mail.SmtpClient.
For instructions on how to create a forwarded message using my library, MailKit, see my StackOverflow answer here: https://stackoverflow.com/a/29447087/87117
Can we forward mail with attachment to other id using this library.