diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-02 19:26:45 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-02 19:26:45 +0800 |
commit | 4c765579ac04e7b787d81c1c4d794d735bfe0740 (patch) | |
tree | 1ffc7b845dc1206d44a7aa308dfc34ea118ad592 /mail/smtprc/pkg-descr | |
parent | 13c061a563b23a1f605df5ee2ca180f31e7e6c9c (diff) | |
download | freebsd-ports-gnome-4c765579ac04e7b787d81c1c4d794d735bfe0740.tar.gz freebsd-ports-gnome-4c765579ac04e7b787d81c1c4d794d735bfe0740.tar.zst freebsd-ports-gnome-4c765579ac04e7b787d81c1c4d794d735bfe0740.zip |
New port: mail/smtprc
New port. (and my 30st port.. wheeee)
[can somebody give him ports-commit access please? - edwin]
smtprc is fully configurable, multithreaded open mail relay
scanner. It supports scanning of IP blocks, and can print
the results to a web page. It is intended for SysAdmins
to check IP blocks under their control.
PR: ports/48889
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
Diffstat (limited to 'mail/smtprc/pkg-descr')
-rw-r--r-- | mail/smtprc/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/smtprc/pkg-descr b/mail/smtprc/pkg-descr new file mode 100644 index 000000000000..5671b55fc6ad --- /dev/null +++ b/mail/smtprc/pkg-descr @@ -0,0 +1,10 @@ +SmtpRC is a fully configurable, multithreaded open mail relay scanner. +It supports scanning of IP blocks, and can print the results to a Web +page. It is intended for Systems Administrators to check IP blocks +under their control + +WWW: http://smtprc.sourceforge.net +AUTHOR: Spencer Hardy <diceman@dircon.co.uk> + + - Michael L. Hostbaek + mich@freebsdcluster.org |