OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: header_checks question

From: Wietse Venema (wietseporcupine.org)
Date: Mon Sep 10 2007 - 16:15:54 CDT


Justin Piszcz:
> header_checks = regexp:/etc/postfix/header_checks.regexp
> header_checks = pcre:/etc/postfix/header_checks.pcre
>
> Will this work? Or can you only have one map/line/file of header checks?

man 5 postconf

POSTCONF(5) POSTCONF(5)

NAME
       postconf - Postfix configuration parameters

SYNOPSIS
       postconf parameter ...

       postconf -e "parameter=value" ...

DESCRIPTION
       The Postfix main.cf configuration file specifies a small subset of all
       the parameters that control the operation of the Postfix mail system.
       Parameters not specified in main.cf are left at their default values.

       The general format of the main.cf file is as follows:
...
       o When the same parameter is defined multiple times, only the last
              instance is remembered.