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.
|
feedback
|
|
You can use this open source project: http://mailsystem.codeplex.com .NET Framework doen't include imap4 support yet. | |||
|
feedback
|