$Id: README,v 1.5 2006/06/12 23:22:32 msk Exp $

This is the source code for Sendmail's MIME Nesting Filter.

COMPILE OPTIONS
~~~~~~~~~~~~~~~
-DDEBUG

Enables milter stub code and only exercises the parser.  "libmilter" is not
required if this is enabled.

-DPARSE_FAIL_ACTION=SMFIS_XXX

Select the default milter action for parse failures.  Appropriate values
are:
	SMFIS_TEMPFAIL  (default)
	SMFIS_REJECT
	SMFIS_DISCARD

SUPPORT
~~~~~~~
Support for this filter is being provided to the open source community
on a best-effort basis only.  Please contact nf-bugs@sendmail.org for
questions or problem reports not covered elsewhere in the documentation
in this package or online at http://www.sendmail.org.
