mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
7e9600161d
Test an SMTP host for third-party relay. PR: 9531 Submitted by: Paul Chvostek <paul@it.ca>
15 lines
643 B
Plaintext
15 lines
643 B
Plaintext
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>
|