diff options
author | Christopher Walker <kris240376@gmail.com> | 2013-06-18 02:15:04 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-22 21:32:46 -0300 |
commit | 1c5f886af9a7d1bfef6050de201a4854afd232d4 (patch) | |
tree | ff6c5b239b128e4d9a3e8448dded3ad8c2f16c57 /misc/dcc/README | |
parent | 6258ee5468e654c9ea546d27d3649e4ef6bf60a4 (diff) |
misc/dcc: Added (Distributed Checksum Clearinghouses)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'misc/dcc/README')
-rw-r--r-- | misc/dcc/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/dcc/README b/misc/dcc/README new file mode 100644 index 000000000000..2da258260b78 --- /dev/null +++ b/misc/dcc/README @@ -0,0 +1,8 @@ +The Distributed Checksum Clearinghouses or DCC is an anti-spam content filter +that runs on a variety of operating systems. The counts can be used by SMTP +servers and mail user agents to detect and reject or filter spam or unsolicited +bulk mail. DCC servers exchange or "flood" common checksums. The checksums +include values that are constant across common variations in bulk messages, +including "personalizations." + +Note that this installs three setuid binaries in /usr/bin. |