Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2004 18:42:18 +0000 (UTC)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail Makefile ports/mail/milter-skem Makefile distinfo pkg-descr pkg-message
Message-ID:  <200408151842.i7FIgItZ004137@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mi          2004-08-15 18:42:18 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/milter-skem     Makefile distinfo pkg-descr pkg-message 
  Log:
  For the first time, add a port of my own piece of code...
  
  This milter does not itself filter spam, instead it memorizes the
  verdicts issued by your other anti-spam defenses to reduce the system
  load and resource consumption, by temporarily rejecting the relays
  suspected of spamming (banned) and, optionally, by permanently rejecting
  the relays "convicted" of spamming (blacklisted).
  
  The idea is to stem the spam from real spam sources, while reducing the
  ill effects of false-positives to merely delaying, rather than rejecting
  future messages.
  
  WWW: http://virtual-estates.net/skem/
  
  Revision  Changes    Path
  1.562     +1 -0      ports/mail/Makefile
  1.1       +44 -0     ports/mail/milter-skem/Makefile (new)
  1.1       +2 -0      ports/mail/milter-skem/distinfo (new)
  1.1       +23 -0     ports/mail/milter-skem/pkg-descr (new)
  1.1       +8 -0      ports/mail/milter-skem/pkg-message (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408151842.i7FIgItZ004137>