diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2007-04-10 07:44:58 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2007-04-10 07:44:58 +0000 |
commit | af729a761d333ff2e7d2b98e3e312d6cdea99803 (patch) | |
tree | f7ba83dab81c442b336edc741d93b7e3a75af42b /mail/sendmail | |
parent | d6dbaaf6b1749003a9711bf38da4e235c920a72a (diff) | |
download | pkgsrc-af729a761d333ff2e7d2b98e3e312d6cdea99803.tar.gz |
grammar fix
Diffstat (limited to 'mail/sendmail')
-rw-r--r-- | mail/sendmail/DESCR | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/mail/sendmail/DESCR b/mail/sendmail/DESCR index 3dd2e5933dd..460d04ee70c 100644 --- a/mail/sendmail/DESCR +++ b/mail/sendmail/DESCR @@ -1,8 +1,8 @@ -Sendmail acts a unified "post office" to which all mail can be submitted. -Address interpretation is controlled by a production system, which can -parse both domain-based addressing and old-style "ad hoc" addresses. -The production system is powerful enough to rewrite addresses in the message -header to conform to the standards of a number of common target networks, -including old (NCP/RFC733) Arpanet, new (TCP/RFC822) Arpanet, UUCP, and -Phonenet. Sendmail also implements an SMTP server, message queueing, and -aliasing. +Sendmail acts as a unified "post office" to which all mail can be +submitted. Address interpretation is controlled by a production +system, which can parse both domain-based addressing and old-style +"ad hoc" addresses. The production system is powerful enough to +rewrite addresses in the message header to conform to the standards +of a number of common target networks, including old (NCP/RFC733) +Arpanet, new (TCP/RFC822) Arpanet, UUCP, and Phonenet. Sendmail +also implements an SMTP server, message queueing, and aliasing. |