开发者

How to retrieve email from email server using IMAP?

开发者 https://www.devze.com 2023-01-14 05:30 出处:网络
I\'m developing managing email server using vb.net and asp.net i need sample or open source component to retrieve emails from m开发者_开发问答y email server (get new messages - all mesgs - delete msg

I'm developing managing email server using vb.net and asp.net i need sample or open source component to retrieve emails from m开发者_开发问答y email server (get new messages - all mesgs - delete msg - copy msg - etc ) using IMAP Protocol.


CodeProject has a couple you might find useful.


You can use this open source project: http://mailsystem.codeplex.com

.NET Framework doen't include imap4 support yet.

0

精彩评论

暂无评论...
验证码 换一张
取 消