共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > DBMail |
DBMail
|
10 | 0 | 3166 |
贡献者 | 讨论 | 代码提交 |
Fast and scalable email services based on storage of messages in a database.
Robust support for IMAP4r1, POP3, LMTP, MANAGESIEVE.
Fully normalised decomposition of messages into headers and mimeparts.
Mimeparts are stored in a single-instance paradigm, preventing unnecessary duplication.
Also supports a scalable connection pool to limit the database connection load under high concurrencies.