From owner-cvs-all Sun Mar 11 23:18:21 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 38CCE37B718; Sun, 11 Mar 2001 23:18:14 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2C7IEP55580; Sun, 11 Mar 2001 23:18:14 -0800 (PST) (envelope-from dinoex) Message-Id: <200103120718.f2C7IEP55580@freefall.freebsd.org> From: Dirk Meyer Date: Sun, 11 Mar 2001 23:18:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/vbsfilter-1.3 Makefile distinfo pkg-comment pkg-descr pkg-plist ports/mail/vbsfilter-1.3/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/11 23:18:14 PST Modified files: mail Makefile Added files: mail/vbsfilter-1.3 Makefile distinfo pkg-comment pkg-descr pkg-plist mail/vbsfilter-1.3/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.205 +2 -1 ports/mail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message