Hi folks,
I've got the problem that I have a MIME-encoded file with all relevant mail information (subject, from, to, ...) and want to send it over a defined SMTP server via C#.
I've looked at the MailMessage class and searched for a solution, but I couldn't find something fitting. Are you able to help me?
Thanks, Matthias