summaryrefslogtreecommitdiff
path: root/mail/spamassassin/DESCR
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-12-02 11:40:20 +0000
committergrant <grant@pkgsrc.org>2003-12-02 11:40:20 +0000
commit5101b874e7e20baa557a75be0d6b7213e3f61be9 (patch)
tree66887d2b6eddd549de6e9ecdcd047386f2f72ec2 /mail/spamassassin/DESCR
parent85f0383c928835578a2efd8285006217d990824e (diff)
downloadpkgsrc-5101b874e7e20baa557a75be0d6b7213e3f61be9.tar.gz
formatting fixes, clarify a sentence.
Diffstat (limited to 'mail/spamassassin/DESCR')
-rw-r--r--mail/spamassassin/DESCR8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/spamassassin/DESCR b/mail/spamassassin/DESCR
index 2cce54fae9d..7f9a612cf53 100644
--- a/mail/spamassassin/DESCR
+++ b/mail/spamassassin/DESCR
@@ -14,10 +14,10 @@ The distribution provides a command line tool to perform filtering,
along with Mail::SpamAssassin, a set of perl modules which implement a
Mail::Audit plugin, allowing SpamAssassin to be used in a Mail::Audit
filter.
-In addition, there is "spamd", a persistently running daemonized
+In addition, there is "spamd", a persistently running, daemonized
version of the command line tool "spamassassin". Together with the small
-client "spamc" this allows processing of large volumes of mail without the
-cost of starting a perl interpreter for each one.
+client "spamc" this allows processing of large volumes of mail without
+the cost of starting the perl interpreter for each one.
-SpamAssassin does not deliver mail to the users mailbox. You need a
+SpamAssassin does not deliver mail to the users mailbox. You need a
different program (procmail is recommended) for local mail delivery.