NAME
socks5test - attempt to use SOCKS 5 to relay to a DSBL-complaint host
SYNOPSIS
socks5test <socks ip> <socks port>
DESCRIPTION
socks5test attempts to connect to port <socks port> on <socks ip> and
relay through the host.
It attempts to connect to the target_domain mail server directly to
send mail, and also to relay through 127.0.0.1 on the host. It only
attempts using the SOCKS 5 "No Authentication" scheme.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
dsbl.conf(5), spamtrap(1)
2002-04-03 socks5test(1)