Provided by: libmail-milter-perl_0.07-1_all bug

NAME

       Mail::Milter::Module::HeaderValidateMIME - enforce MIME header conformance

SYNOPSIS

           use Mail::Milter::Module::HeaderValidateMIME;

           my $milter = new Mail::Milter::Module::HeaderValidateMIME();

           my $milter2 = &HeaderValidateMIME; # convenience

DESCRIPTION

       This milter module rejects any message at the DATA stage that has one of the Content-Type:
       or MIME-Version: headers, but not the other.  In the future, this module may enforce
       stricter MIME checks.

AUTHOR

       Todd Vierling, <tv@duh.org> <tv@pobox.com>

SEE ALSO

       Mail::Milter::Object

perl v5.22.2                                2016-06-Mail::Milter::Module::HeaderValidateMIME(3pm)