0

I've read Are there .NET Framework methods to parse an email (MIME)? , but since that question is quite old, I'd like to re-ask it:

Do you know of a good (in terms of performance and/or features and/or ease-of-use) and preferably gratis .NET Component that can parse an email message file?

What I really need from the component actually is very simple: I need a way to manipulate (read/write/create) header fields.

However, additional functionalities will also be welcome.

One additional limitation: If the component is in the form of Source Code, it must be in VB.Net.

Community
  • 1
  • 1
pepoluan
  • 6,132
  • 4
  • 46
  • 76
  • Wouldn't compiling C# source code to a DLL and referencing it be the same as if the component is not in the form of source code? – Joel Mueller May 12 '11 at 21:19
  • @Joel well, I only have the VB-kind of VS2010 Express. Plus, I would like to check out its innards if it's in source code form, and I am totally blank when I see C# code :) – pepoluan May 13 '11 at 01:04

0 Answers0