diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2010-01-11 18:35:48 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2010-01-11 18:35:48 +0000 |
commit | 3af52d3b79ad9ba8982be7b7e0b105c24e3ac602 (patch) | |
tree | 282163ed4f825a3ff568388656422d09a9c2f9c2 /mail/smtptrapd | |
parent | f3e51754673fe9276b7801c333cdc5edebc4b33f (diff) | |
download | ports-3af52d3b79ad9ba8982be7b7e0b105c24e3ac602.tar.gz ports-3af52d3b79ad9ba8982be7b7e0b105c24e3ac602.zip |
Notes
Diffstat (limited to 'mail/smtptrapd')
-rw-r--r-- | mail/smtptrapd/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/smtptrapd/pkg-descr b/mail/smtptrapd/pkg-descr index 88da7ab0a78e..996a2ad24cec 100644 --- a/mail/smtptrapd/pkg-descr +++ b/mail/smtptrapd/pkg-descr @@ -1,6 +1,6 @@ -The smtptrapd program is a multi-threaded daemon that provides a RFC 2821 -compliant SMTP service that always returns a 4xx soft error to the RCPT TO -verb. Use it to keep spammers who try to exploit the MX with highest PRI -away. +The smtptrapd program is a multi-threaded daemon that provides a +RFC 2821 compliant SMTP service that always returns a 4xx soft error +to the RCPT TO verb. Use it to keep spammers who try to exploit the +MX with highest PRI away. -WWW: http://smtptrapd.inodes.org/ +WWW: http://smtptrapd.sourceforge.net/ |