diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 16:56:52 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 16:56:52 -0400 |
commit | d1fd8c4fbc14d7d22392d520755d78b0016a560f (patch) | |
tree | fdd77bb58bd06e8be21dec0a3b0a4d2da003ae77 /misc | |
parent | e60a9dc37e2463aa352cba1896482697b888178b (diff) |
misc/dcc: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/dcc/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/misc/dcc/README b/misc/dcc/README index 2da258260b785..bfc07792e98dd 100644 --- a/misc/dcc/README +++ b/misc/dcc/README @@ -1,8 +1,9 @@ -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." +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. |