浙林龙哥

   :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2008年1月22日

摘要: LumiSoft Mail Server是一个开源,免费的邮件服务器,能运行在.net/mono上,支持SMTP/POP3/IMAP4/WebMail,支持MS Sql Server/PostgreSql/Xml等数据存储方式.很适合中小型企业使用,稳定性和兼容性上都没什么问题。 1、基于Microsoft .Net2.0平台,系统更加稳定。2、提供可扩展的接口. 可以与应用无缝集成。3、支持数... 阅读全文
posted @ 2008-01-22 11:30 浙林龙哥 阅读(2042) 评论(1) 推荐(0)

摘要: Lazarus是一个用于Free Pascal的快速应用开发(RAD)的面向对象的Pascal集成开发环境(IDE)。最新的版本利用了SynEdit,能把Delphi的代码移植到Lazarus。下面是这个IDE的一些特色: Form Designer (表单设计器) Object Inspector (对象观察器) Editor Options (编辑器选项) Compiler Options (... 阅读全文
posted @ 2008-01-22 11:29 浙林龙哥 阅读(1081) 评论(0) 推荐(0)

摘要: Download source files & project - 25 Kb Introduction This is part 2 of my articles about email receiving with POP3 and MIME processing. My first article POP3 Email Client (.NET 2.0) covered the rel... 阅读全文
posted @ 2008-01-22 11:02 浙林龙哥 阅读(1676) 评论(0) 推荐(0)

摘要: By Rohit Joshi Download demo project - 243 Kb Introduction The Internet Message Access Protocol (IMAP) allows a client to access and manipulate electronic mail messages on a server. It includes ope... 阅读全文
posted @ 2008-01-22 09:53 浙林龙哥 阅读(2412) 评论(1) 推荐(0)

摘要: http://www.blogwind.com/Wuvist/21079.shtml感谢hamidsforge, sheda0, unruledboy等牛人的贡献……所以,我们才能够有OpenPOP/OpenSMTP这两个开源.net email组件可以用……以及,由这两个项目合并后成为的Mail.Net。 除了这两个(Mail.Net貌似还没有发布)东西,我实在是不知道还有别的什么.Net PO... 阅读全文
posted @ 2008-01-22 09:30 浙林龙哥 阅读(1405) 评论(3) 推荐(0)

摘要: IMAP C# Examples Read IMAP Mailbox Secure IMAP over SSL List IMAP Mailboxes List IMAP Mailboxes with Reference Read IMAP Email Headers Scan for Emails with Attachments and Save Attachments to Fi... 阅读全文
posted @ 2008-01-22 09:11 浙林龙哥 阅读(933) 评论(0) 推荐(1)