Search code examples
.netimaplibraries

.NET Imap Library with Plain Text conversion


Looking for a free/opensource imap library capable of doing auto-conversion from html to plain text (or, even better, saving a mail as text as in "Save As .txt" in Outlook) (like Mailbee's BodyAsPlainText which is not free though).


Solution

  • All right, decided to stick with S22 along with this HtmlAbilityPack sample to convert the html to plain text:

    http://htmlagilitypack.codeplex.com/sourcecontrol/changeset/view/62772#52179