diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2013-11-12 16:38:54 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2013-11-12 16:38:54 +0000 |
commit | ac166ce78d09b02060babcb31b234f486551a15f (patch) | |
tree | 7be4d6a2cdae51f3152dc402828c062bff2f35ea /README.md | |
parent | 969546a4e5c9c0c17cabf6063cfcb49e19d43974 (diff) | |
download | rspamd-ac166ce78d09b02060babcb31b234f486551a15f.tar.gz rspamd-ac166ce78d09b02060babcb31b234f486551a15f.zip |
Decapitalize captions.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,13 +1,13 @@ [![Build Status](https://travis-ci.org/vstakhov/rspamd.png)](https://travis-ci.org/vstakhov/rspamd) -REFERENCES +References ========== * Home site: <http://rspamd.com> * Downloads: <https://bitbucket.org/vstakhov/rspamd/downloads> * Wiki: <https://bitbucket.org/vstakhov/rspamd/wiki/> -DESCRIPTION +Description =========== Rspamd is a complex spam filter that allows to estimate messages by a number of @@ -28,7 +28,7 @@ header. Rspamd has own unique features among spam filters: All these features allow rspamd to process messages fast and demonstrate a suitable spam filtering. -INSTALLATION +Installation ============ Rspamd runs on a Unix like operational systems. FreeBSD users can use ports @@ -93,7 +93,7 @@ If start script is not suitable for your system (now rspamd shipped with start script for FreeBSD, Debian and RedHat like operational systems) you should write a start script suitable for your system. -FURTHER ACTIONS +Further Actions =============== You can improve quality of rspamd by learning its statistic module. The easiest |