I would like to save the entire email to the disk with all the headers instead to relay to an SMTP server using MimeKit, is this possible?.
I am aware that the Message itself can be written into a file.
I would like to save the entire email to the disk with all the headers instead to relay to an SMTP server using MimeKit, is this possible?.
I am aware that the Message itself can be written into a file.