Date: Mon, 29 Sep 2003 16:01:22 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/spamd Makefile distinfo pkg-descr pkg-install pkg-plist ports/mail/spamd/files local-patch.sed spamd.sh.sample Message-ID: <200309292301.h8TN1MLf012598@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/09/29 16:01:22 PDT FreeBSD ports repository Modified files: mail Makefile Added files: mail/spamd Makefile distinfo pkg-descr pkg-install pkg-plist mail/spamd/files local-patch.sed spamd.sh.sample Log: New port: mail/spamd - Trapit in cooperation with security/pf A Trapit is a fake SMTP server that tries to waste as much resources of a spam-relay as possible - without delivering any mail. Implemented for pf, but might work with other ip filters as well. mail/relaydb is a fine tool to utilize spamd. PR: ports/57365 Submitted by: Max Laier <max@love2party.net> Revision Changes Path 1.436 +1 -0 ports/mail/Makefile 1.1 +61 -0 ports/mail/spamd/Makefile (new) 1.1 +1 -0 ports/mail/spamd/distinfo (new) 1.1 +13 -0 ports/mail/spamd/files/local-patch.sed (new) 1.1 +40 -0 ports/mail/spamd/files/spamd.sh.sample (new) 1.1 +17 -0 ports/mail/spamd/pkg-descr (new) 1.1 +84 -0 ports/mail/spamd/pkg-install (new) 1.1 +4 -0 ports/mail/spamd/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309292301.h8TN1MLf012598>