Is there any way to convert OpenPop.NET MailMessage to System.Net.Mail.MailMessage?
If you are using OpenPop.NET >=version 2, you could just call the ToMailMessage method that accompanies the Message class.