From owner-cvs-all Mon Mar 12 22:47:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 343DE37B718; Mon, 12 Mar 2001 22:47:31 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2D6lVm09728; Mon, 12 Mar 2001 22:47:31 -0800 (PST) (envelope-from dinoex) Message-Id: <200103130647.f2D6lVm09728@freefall.freebsd.org> From: Dirk Meyer Date: Mon, 12 Mar 2001 22:47:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/vbsfilter Makefile distinfo pkg-comment pkg-descr pkg-plist ports/mail/vbsfilter/files patch-vbsfilter.c vbsfilter.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dinoex 2001/03/12 22:47:31 PST Modified files: mail Makefile Added files: mail/vbsfilter Makefile distinfo pkg-comment pkg-descr pkg-plist mail/vbsfilter/files patch-vbsfilter.c vbsfilter.sh Log: vbsfilter will rename VBS and SHS attachments to .txt, thus rendering them harmless. Sendmail 8.10 introduced a new feature called the milter library, which provides filtering callbacks to a user-level program, which in turn can provide a "Yes"/"No"/"I haven't seen enough yet" answer to the question: Can sendmail allow this mail to be delivered? Sendmail is a trademark of Sendmail, Inc. WWW: http://aeschi.ch.eu.org/milter/ Submitted by: maintainer Revision Changes Path 1.207 +2 -1 ports/mail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message