Subject: CVS commit: pkgsrc/mail/spamdyke
To: None <pkgsrc-changes@NetBSD.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 03/24/2007 07:39:25
Module Name:	pkgsrc
Committed By:	schmonz
Date:		Sat Mar 24 07:39:25 UTC 2007

Update of /cvsroot/pkgsrc/mail/spamdyke
In directory ivanova.netbsd.org:/tmp/cvs-serv12589

Log Message:
Initial import of spamdyke 2.2.1.

spamdyke monitors incoming traffic, acting as a middleman between
qmail and the remote server. It catches the sender and recipient
addresses as they go by and logs them to syslog. If it sees something
it doesn't like (e.g. a blacklisted sender), it cuts the connection,
closes qmail and fakes the rest of the SMTP transaction with the
remote server. qmail thinks the remote server disconnected normally.
The remote server thinks qmail is rejecting the message. It's the
best of both worlds.

spamdyke can optionally reject the connection if the remote server's
reverse DNS entry does not exist, does not resolve, contains its
IP address and either contains a prohibited keyword (like "dynamic")
or ends in a country code; if the IP address, reverse DNS entry,
or envelope sender is listed in a blacklist; or if data is sent
before the SMTP greeting banner is displayed. spamdyke can also
limit recipients per connection, greylist for some or all domains,
and close connections that go idle or take too long.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/mail/spamdyke/DESCR
N pkgsrc/mail/spamdyke/Makefile
N pkgsrc/mail/spamdyke/PLIST
N pkgsrc/mail/spamdyke/distinfo
N pkgsrc/mail/spamdyke/patches/patch-aa

No conflicts created by this import