cvs commit: ports/mail Makefile ports/mail/milter-skem Makefile distinfo pkg-descr pkg-message

Mikhail Teterin mi at FreeBSD.org
Sun Aug 15 11:42:18 PDT 2004


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)


More information about the cvs-all mailing list