Web邮件系统 SharpWebMail
- 授权协议: GPL
- 开发语言: C# .NET
- 操作系统: Windows
- 软件首页: http://anmar.eu.org/projects/sharpwebmail/
软件介绍
SharpWebMail 是一个用 ASP.NET 开发的Webmail系统,支持 POP3和IMAP邮件系统和SMTP发件,配置简单。
主要特点:
- 配置简单
- 多协议支持 POP3、IMAP、SMTP
- 速度快
- 基于邮件服务器的认证机制
- 支持发件认证
- 可视化HTML邮件编写 (FCKeditor)
- 支持多附件收发
- It is possible to attach a file that we have received in other message without downloading it (with the obvious save in bandwidth and time).
- Reads MIME messages (provided by SharpMimeTools, project born because I needed an open source mime decoder).
- (Optional) Multiple Address books based on fully configurable datasources (ldap, oledb, odbc, ...). It can be read-only or read/write (with import/export capabilities).
- Is possible to sort the inbox elements by number, sender, subject, date and size (ascending and descending) .
- Search the inbox by subject and sender.
- 多语言支持
- XP look & feel.
- Tested with IE6 and Mozilla FireFox (1.0.7), but it should work with other versions.
- Simple sanitization of html content.
Python Web开发:测试驱动方法
Harry J.W. Percival / 安道 / 人民邮电出版社 / 2015-10 / 99
本书从最基础的知识开始,讲解Web开发的整个流程,展示如何使用Python做测试驱动开发。本书由三个部分组成。第一部分介绍了测试驱动开发和Django的基础知识。第二部分讨论了Web开发要素,探讨了Web开发过程中不可避免的问题,及如何通过测试解决这些问题。第三部分探讨了一些高级话题,如模拟技术、集成第三方插件、Ajax、测试固件、持续集成等。本书适合Web开发人员阅读。一起来看看 《Python Web开发:测试驱动方法》 这本书的介绍吧!
