FreshPorts -- The Place For Ports Sat, 4 Jul 2009 12:03 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
spamd 4.1.2_1 mail on this many watch lists=25 search for ports that depend on this port
Traps spammers with a very slow smtp-login and return 4xx error
Maintained by: samm@os2.kiev.ua search for ports maintained by this maintainer
Port Added: 30 Sep 2003 00:07:15


Spamd is a fake sendmail(8)-like daemon which rejects false mail. It is 
designed to be very efficient so that it does not slow down the receiving
machine.

spamd considers sending hosts to be of three types:

 blacklisted hosts are redirected to spamd and tarpitted i.e. they are 
 communicated with very slowly to consume the sender's resources. Mail is
 rejected with either a 450 or 550 error message. A blacklisted host will not
 be allowed to talk to a real mail server.

 whitelisted hosts do not talk to spamd. Their connections are instead sent to
 a real mail server, such as sendmail(8).

 greylisted hosts are redirected to spamd, but spamd has not yet decided if
 they are likely spammers. They are given a temporary failure message by spamd
 when they try to deliver mail.

WWW: http://freebsdspamd.berlios.de/

-Alex <samm@os2.kiev.ua>
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/mail/spamd/ && make install clean
To add the package: pkg_add -r spamd


Configuration Options
     No options to configure

Master Sites:
http://download.berlios.de/freebsdspamd/
http://download2.berlios.de/freebsdspamd/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2005-04-13
    Affects: users of mail/spamd
    Author: delphij@FreeBSD.org
    Reason: 
      spamd now installs a rcNG script for starting the OpenBSD pf spamd daemon.
      To enable that at boot time, add the following into /etc/rc.conf[.local]:
    
      pfspamd_enable="YES"
    
    

Number of commits found: 24

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
26 Feb 2009 18:42:20
Original commit files touched by this commit  4.1.2_1
wxs search for other commits by this committer
- Fix memory leak (patch obtained from OpenBSD)

PR:             ports/132119
Submitted by:   olli hauer <ohauer@gmx.de>
Approved by:    Alex Samorukov <samm@os2.kiev.ua> (maintainer)
05 Jan 2009 21:05:49
Original commit files touched by this commit  4.1.2
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
05 Oct 2007 20:03:52
Original commit files touched by this commit  4.1.2
miwi search for other commits by this committer
- Fix a typo

Submitted by:   Olli Hauer <ohauer@gmx.de>
Approved by:    maintainer (via icq)
16 Aug 2007 07:22:27
Original commit files touched by this commit  4.1.2
mlaier search for other commits by this committer
s/myself/maintainer/ so people get in touch with the right person.

Reviewed by:    maintainer
04 Jul 2007 07:11:37
Original commit files touched by this commit  4.1.2
miwi search for other commits by this committer
- Add syslogd named to the rc.d script

PR:             112946
Submitted by:   gediminas <ggenutis_at_yahoo.com@FreeBSD.org>
Approved by:    maintainer via im
24 Jun 2007 10:15:03
Original commit files touched by this commit  4.1.2
miwi search for other commits by this committer
- Fix build with FreeBSD 5.X

PR:             113966
Submitted by:   Alex Samorukov <samm@os2.kiev.ua> (maintainer)
06 Jun 2007 17:38:53
Original commit files touched by this commit  4.1.2
miwi search for other commits by this committer
- Update to 4.1.2

PR:             113293
Submitted by:   Alex Samorukov <samm@os2.kiev.ua> (maintainer)
25 Mar 2007 18:24:07
Original commit files touched by this commit  3.7_3
pav search for other commits by this committer
- Fix crash with -t option

PR:             ports/108657
Submitted by:   Alex Samorukov <samm@os2.kiev.ua> (maintainer)
20 Mar 2007 15:16:44
Original commit files touched by this commit  3.7_3
delphij search for other commits by this committer
 - Resolve conflict between sa-spamd and pf-spamd
 - Add pfspamd_setup_flags to give finer grained control
 - Give maintainership to submitter

Submitted by:   Alex Samorukov <samm os2 kiev ua>
PR:             ports/108663
20 Mar 2007 13:48:16
Original commit files touched by this commit  3.7_2
delphij search for other commits by this committer
Give up maintainership because of "inactive" caused by unfair
China-targeted email blocks.  I'm very sorry, Max, but I don't
think I can still take care for this port anymore.
08 Nov 2006 04:03:20
Original commit files touched by this commit  3.7_2
delphij search for other commits by this committer
Use official OpenBSD spamd website as URL.

Submitted by:   Yarema <yds CoolRat org>
PR:             ports/105277 (1/many)
10 May 2006 18:55:07
Original commit files touched by this commit  3.7_2
delphij search for other commits by this committer
Remove a mispatch sneaked in the previous revision.

Reported by:    B. Cook <bcook bsdwebsolutions com>
Approved by:    sem (mentor)
02 May 2006 09:54:50
Original commit files touched by this commit  3.7_1
delphij search for other commits by this committer
 - Make spamd work with ipfw(4) [1]
 - Modernize RC_SUBR usage.
 - Pet portlint(1)

Submitted by:   Maurice Castro <maurice sphinx clari net au> [1]
PR:             ports/94715
Approved by:    sem (mentor)
22 Jan 2006 12:50:54
Original commit files touched by this commit  3.7
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
13 Apr 2005 13:13:41
Original commit files touched by this commit  3.7
leeym search for other commits by this committer
updates spamd to OpenBSD 3.7-RELEASE's bundled version.

Change details:
- Update to 3.7
- Use RCng scripts
- Fix installation of spamlogd(8)
- Change maintainer's mail address

PR:             79856
Submitted by:   delphij
13 Jan 2005 02:54:46
Original commit files touched by this commit  3.5_2
delphij search for other commits by this committer
Add instructions that is necessary to run pf-spamd with greylisting
feature.

Submitted by:   mlaier
12 Oct 2004 11:38:24
Original commit files touched by this commit  3.5_2
mat search for other commits by this committer
Change the rc.d/spamd.sh to rc.d/pf-spamd.sh so that it can be used with
SpamAssassin.

PR:             72083
Submitted by:   maintainer
18 Jul 2004 23:54:29
Original commit files touched by this commit  3.5_1
mlaier search for other commits by this committer
Update spamd to something OpenBSD-current(ish) in order to make the logging
functional.

Also drop maintainership and let Xin LI <delphij (at) frontfree (dot) net>
take over from here.

PR:             ports/67503
Submitted by:   Xin LI <delphij (at) frontfree (dot) net>
Approved by:    clement
28 Jun 2004 16:44:57
Original commit files touched by this commit  3.5
mlaier search for other commits by this committer
Make spamd-conf.8 adhere hier(7) and take $PREFIX into account.

PR:             ports/65252
Submitted-by:   Xin LI <delphij (at) frontfree (dot) net> (w/ changes)
03 Apr 2004 17:42:37
Original commit files touched by this commit  3.5
mlaier search for other commits by this committer
Update spamd to version as of OpenBSD 3.5 to provide greylisting and others.
This brings two more tools: spamdb and spamlogd

PR:             64174
Approved by:    mat
19 Mar 2004 01:51:15
Original commit files touched by this commit  3.4
trevor search for other commits by this committer
Add size data, approved by maintainers.
14 Mar 2004 11:46:59
Original commit files touched by this commit  3.4
obraun search for other commits by this committer
Change maintainer address to maintainers @freebsd.org address.

Submitted by:   maintainer
09 Mar 2004 00:06:49
Original commit files touched by this commit  3.4
obraun search for other commits by this committer
* Update dependencies as pf is now part of the base system. [1]
* Make portlint a little bit happier while I am here.

PR:             ports/63951 [1]
Submitted by:   maintainer [1]
30 Sep 2003 00:01:22
Original commit files touched by this commit  3.4
edwin search for other commits by this committer
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>

Number of commits found: 24

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20375
Broken 145
Deprecated 44
Ignore 763
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight98
new month180

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.346 seconds.