Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Feb 2002 22:04:46 -0800 (PST)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail Makefile ports/mail/noattach Makefile distinfo pkg-comment pkg-descr pkg-plist ports/mail/noattach/files noattach.sh
Message-ID:  <200202100604.g1A64kj11476@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dinoex      2002/02/09 22:04:46 PST

  Modified files:
    mail                 Makefile 
  Added files:
    mail/noattach        Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
    mail/noattach/files  noattach.sh 
  Log:
  Add-Port:
  
  A attatchment filter for Sendmail
  
  There really isn't much to say, noattach is a milter that parses the body
  of email messages from sendmail and checks if the filename of attachments
  matches one of the regular expressions in a given pattern file and rejects
  those emails that match.
  Filenames are MIME decoded if needed.
  
  This program needs sendmail version 8.12.1 or newer to be compiled with
  libsm and libmilter.
  
  WWW: http://freshmeat.net/projects/noattach/
  
  Revision  Changes    Path
  1.285     +1 -0      ports/mail/Makefile
  1.1       +52 -0     ports/mail/noattach/Makefile (new)
  1.1       +1 -0      ports/mail/noattach/distinfo (new)
  1.1       +23 -0     ports/mail/noattach/files/noattach.sh (new)
  1.1       +1 -0      ports/mail/noattach/pkg-comment (new)
  1.1       +10 -0     ports/mail/noattach/pkg-descr (new)
  1.1       +14 -0     ports/mail/noattach/pkg-plist (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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