Date: Mon, 12 Mar 2001 22:47:31 -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/vbsfilter Makefile distinfo pkg-comment pkg-descr pkg-plist ports/mail/vbsfilter/files patch-vbsfilter.c vbsfilter.sh Message-ID: <200103130647.f2D6lVm09728@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103130647.f2D6lVm09728>