diff options
author | nodiscc <nodiscc@gmail.com> | 2016-02-17 21:06:36 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2016-02-17 21:06:36 +0000 |
commit | af4259c920467b84bdd93a45c992fec5e438b426 (patch) | |
tree | 589b96f3268912cb3aafd84708074307c9437c2e | |
parent | add samba, fixes #321 (diff) | |
download | awesome-selfhosted-af4259c920467b84bdd93a45c992fec5e438b426.tar.gz awesome-selfhosted-af4259c920467b84bdd93a45c992fec5e438b426.zip |
add piler, fixes #284
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -186,6 +186,7 @@ _MDAs - IMAP/POP3 software_ * [Cyrus IMAP/POP3](http://cyrusimap.org/) - Intended to be run on sealed servers, where normal users are not permitted to log in. * [Dovecot](http://www.dovecot.org/) - IMAP and POP3 server written primarily with security in mind. +* [Piler](http://www.mailpiler.org/wiki/start) - feature rich open source email archiving solution. ([Source Code](https://bitbucket.org/jsuto/piler)) `GPLv3` `C` #### Complete solutions |