2
0
mirror of https://github.com/carlostrub/sisyphus synced 2024-10-31 09:20:15 +00:00
sisyphus/docs/index.rst

49 lines
1.0 KiB
ReStructuredText
Raw Normal View History

2017-03-16 20:58:24 +00:00
========
2017-03-08 08:23:38 +00:00
Sisyphus
========
2017-03-16 20:43:59 +00:00
Sisyphus is a modern, fully automized junk mail handler. It requires no
configuration and no user interaction to improve the accuracy of its learning
algorithm.
2017-03-08 08:23:38 +00:00
Features
--------
2017-03-16 20:43:59 +00:00
- no configuration required
- no user interaction
- real-time filtering and learning
- handles multiple mail directories
- compatible with Maildir
- daemonized
2017-03-08 08:23:38 +00:00
Installation
------------
2017-03-16 20:58:24 +00:00
- Installation from binary:
1. download the sisyphus binary for your operating system
2. place the binary in your path
3. run sisyphus
- Installation from source:
1. Clone git repository
2. Install glide
3. Run: glide install
4. Run: go install
2017-03-08 08:23:38 +00:00
Contribute
----------
2017-03-16 20:58:24 +00:00
- Issue Tracker: https://github.com/carlostrub/sisyphus/issus
- Source Code: https://github.com/carlostrub/sisyphus
2017-03-08 08:23:38 +00:00
Support
-------
2017-03-16 20:43:59 +00:00
If you are having issues, please let me know via issue tracker.
2017-03-08 08:23:38 +00:00
License
-------
2017-03-16 20:43:59 +00:00
Copyright 2017, Carlo Strub <cs@carlostrub.ch>
2017-03-08 08:23:38 +00:00
2017-03-16 20:43:59 +00:00
This project is licensed under a 3-clause BSD license. See the LICENSE file for
details.