Hello, I'm developing managing email server using vb.net and asp.net i need sample or open source component to retrieve emails from my email server (get new messages - all mesgs - delete msg - copy msg - etc ) using IMAP Protocol.
A:
You can use this open source project: http://mailsystem.codeplex.com
.NET Framework doen't include imap4 support yet.
Pierre 303
2010-09-01 18:50:55