aboutsummaryrefslogtreecommitdiffstats
path: root/mail/rlytest/pkg-descr
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-01-26 11:20:56 +0800
committersteve <steve@FreeBSD.org>1999-01-26 11:20:56 +0800
commit4606072e4544ea0ee04639e5051c5247bfaa11b0 (patch)
treebc938bf8419c535a8d606f98cd0615df430be353 /mail/rlytest/pkg-descr
parentab3b5d668010d2b8d6ed2ba384d8199a1cc37cee (diff)
downloadfreebsd-ports-gnome-4606072e4544ea0ee04639e5051c5247bfaa11b0.tar.gz
freebsd-ports-gnome-4606072e4544ea0ee04639e5051c5247bfaa11b0.tar.zst
freebsd-ports-gnome-4606072e4544ea0ee04639e5051c5247bfaa11b0.zip
Initial import of rlytest version 1.15.
Test an SMTP host for third-party relay. PR: 9531 Submitted by: Paul Chvostek <paul@it.ca>
Diffstat (limited to 'mail/rlytest/pkg-descr')
-rw-r--r--mail/rlytest/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/rlytest/pkg-descr b/mail/rlytest/pkg-descr
new file mode 100644
index 000000000000..5c1b28f38f10
--- /dev/null
+++ b/mail/rlytest/pkg-descr
@@ -0,0 +1,14 @@
+The rlytest utility tests a host to determine whether it will relay
+third-party email. It will try to relay an email message to yourself
+through that host. A host that allows third-party relay is subject to
+attack by Internet vandals, and frequently is hijacked by spammers to
+relay massive amounts of junk email. A host that allows third-party
+relay should IMMEDIATELY be secured, disconnected, or shunned as a
+menace to the Internet.
+
+See http://www.unicom.com/sw/#rlytest for mor information.
+
+rlytest was written by Chip Rosenthal, and is featured at
+http://maps.vix.com/tsi/ and http://www.badrelay.org/.
+
+- Paul Chvostek <paul@it.ca>