diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:22:38 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:22:38 -0400 |
commit | 398c521d89cc89e1dad314a4dea424da86ed1843 (patch) | |
tree | 614817c33f45439475b32a7b53665f9f91d99c40 | |
parent | 9396aa2a35a538057246ab7ff5a22c5fcec605f2 (diff) | |
download | slackbuilds-398c521d89cc89e1dad314a4dea424da86ed1843.tar.gz |
network/spamassassin: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | network/spamassassin/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/network/spamassassin/README b/network/spamassassin/README index 797cee5cae..edaed944de 100644 --- a/network/spamassassin/README +++ b/network/spamassassin/README @@ -1,11 +1,12 @@ spamassassin - perl e-mail filter to identify spam Spamassassin is an intelligent email filter which uses a diverse range -of tests to identify unsolicited bulk email, more commonly known as Spam. -These tests are applied to email headers and content to classify email using -advanced statistical methods. It has a modular architecture that allows -other technologies to be quickly wielded against spam and is designed for -easy integration into virtually any email system. +of tests to identify unsolicited bulk email, more commonly known +as Spam. These tests are applied to email headers and content to +classify email using advanced statistical methods. It has a modular +architecture that allows other technologies to be quickly wielded +against spam and is designed for easy integration into virtually any +email system. Before using, please read README.SLACKWARE file. |