diff options
author | glarkin <glarkin@FreeBSD.org> | 2010-01-12 02:35:48 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2010-01-12 02:35:48 +0800 |
commit | 25b7ece9bb542a5a66ff0844fabde4e2891cba5c (patch) | |
tree | b26872fd52990a55efdad448352325523996e0d6 | |
parent | a0000efe2945bc12194668c2cd70fd698949ad9e (diff) | |
download | freebsd-ports-gnome-25b7ece9bb542a5a66ff0844fabde4e2891cba5c.tar.gz freebsd-ports-gnome-25b7ece9bb542a5a66ff0844fabde4e2891cba5c.tar.zst freebsd-ports-gnome-25b7ece9bb542a5a66ff0844fabde4e2891cba5c.zip |
- Updated WWW: to a working site
-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/ |