* August 6 2001 -- vbsfilter-1.7
* Various fixes for the case where headers and/or body are empty.
* Patch sent in by Sergiy Zhuk <serge@yahoo-inc.com>
*
* Update "dangerous extension" list.
* Noted by David F. Russell <David.F.Russell@ncmail.net>
*
* July 25 2001 -- vbsfilter-1.6
* Also recognise 'name=blah' as well as the more usual 'name="blah"'.
* Patch sent in by Andrea Adams <andrea@vividimage.com>
*
* July 9 2001 -- vbsfilter-1.5
* Add support to reject arbitrary extensions.
*
* March 31 2001 -- vbsfilter-1.4
* Update for sendmail-8.12
*
- Save more documentation in %%PREFIX%%/share/doc/sendmail
- Update Sendmail package, only libmilter will be installed.
- Bump PORTREVISION
- Cleanup configuration, reduced overhead in "site.config.m4" files
- New option SENDMAIL_WITHOUT_IPV6=yes
- Use global WITH_TLS as well as SENDMAIL_WITH_TLS
- New slave ports: sendmail-sasl, sendmail-ldap
- vbsfilter now build a package
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