Basic webmail fork
Component ID
1578528
Component name
Basic webmail fork
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Purposes of fork:
- Solid set of common API functions to wrap PHP imap functions.
- Remove use the database to store information (Disadvantage: no more sorting, but sorting is a bit odd for email anyway).
- Remove storing files local (Security, unnecessary when can do otherwise)
- Fix some bugs
Current big differences/problems with fork
- Draft's attachments
- Authentication
