mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 23:41:59 +01:00
58 lines
852 B
Plaintext
58 lines
852 B
Plaintext
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 under debian: dpkg-reconfigure locales
|
|
|
|
|
|
init:
|
|
indexer --all
|
|
searchd inditasa
|
|
|
|
|
|
indexer delta1 --rotate
|
|
indexer --merge main1 delta1 --rotate --merge-dst-range deleted 0 0
|
|
|
|
|
|
|
|
Enron dataset: http://www.cs.cmu.edu/~enron/
|
|
|
|
|