From: Noel Jones (no email)
Date: Thu Sep 04 2003 - 01:07:29 EDT
On Wed, Sep 03, 2003 at 02:48:47AM -0600, LuKreme (List User Kreme) wrote:
> specifically I just want to be able to limit the check of the
> Content-type: header to the MESSAGE HEADERS and not to the body which may
> or may not include MIME headers. Is there no way to limit postfix's scope
> in this case to only message headers?
>
disable_mime_input_processing = yes
Will make header_checks look at just the message headers, and
disable all the mime-aware input features, including
mime_header_checks.
-- Noel Jones
|
|
|