sylfilter
generic spam filter tool
Install
- All systems
-
curl cmd.cat/sylfilter.sh
- Debian
-
apt-get install sylfilter
- Ubuntu
-
apt-get install sylfilter
- Kali Linux
-
apt-get install sylfilter
- Fedora
-
dnf install sylfilter
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sylfilter
- Raspbian
-
apt-get install sylfilter
- Dockerfile
- dockerfile.run/sylfilter
sylfilter
generic spam filter tool
SylFilter is a generic message filter library and command-line tools. It provides a bayesian filter which is very popular as an algorithm for spam filtering. SylFilter also supports multilingual and can be applied to any languages. It is implemented with C language and runs fast with small resources. - Very lightweight and fast - Provides learning-type junk filter - Easy-to-use command line tool - Multilingual support (including CJKV) - Supports several embedded databases (SQLite and QDBM)