mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:57:03 +02:00
fixed a bug in the counter sql statement
This commit is contained in:
43
README
43
README
@ -2,10 +2,44 @@ piler is an open source email archival application.
|
||||
|
||||
Features:
|
||||
|
||||
- ...
|
||||
- built-in smtp server
|
||||
- clamd support
|
||||
- archival rules
|
||||
- retention rules
|
||||
- legal hold
|
||||
- message and attachment deduplication
|
||||
- message compression
|
||||
- message encryption
|
||||
- digital fingerprinting and verification
|
||||
|
||||
- full text search
|
||||
- simple and advanced search
|
||||
- save search criteria
|
||||
- tagging emails
|
||||
- view, export, restore emails
|
||||
|
||||
- bulk import/export messages
|
||||
|
||||
- access control
|
||||
|
||||
- AD / LDAP authentication
|
||||
|
||||
- i18n
|
||||
- customisable theme
|
||||
|
||||
- audit logs
|
||||
- search in audit logs
|
||||
|
||||
- online status info
|
||||
|
||||
- recognised formats: PST, EML, Maildir, mailbox
|
||||
|
||||
|
||||
locales debian alatt: dpkg-reconfigure locales
|
||||
|
||||
|
||||
|
||||
|
||||
locales under debian: dpkg-reconfigure locales
|
||||
|
||||
|
||||
init:
|
||||
@ -16,3 +50,8 @@ init:
|
||||
indexer delta1 --rotate
|
||||
indexer --merge main1 delta1 --rotate --merge-dst-range deleted 0 0
|
||||
|
||||
|
||||
|
||||
Enron dataset: http://www.cs.cmu.edu/~enron/
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user