On 2015-08-25 10:30, Hans Ginzel wrote:
On Tue, Aug 25, 2015 at 09:37:37AM +0200, Christian Kivalo wrote:
Whats the content of your header_checks file?
/^(From:.*)/i
WARN header_checks: $1
And test
postmap -fq "From: Joe User <joe.u...@example.com>"
pcre:/etc/postfix/header_checks
works:
WARN header_checks: From: Joe User <joe.u...@example.com>
Howto configure postfix to log to file instaed of syslogd, please?
Maybe this applies to your problem, from
http://www.postfix.org/header_checks.5.html
Message headers added by the cleanup(8) daemon itself are
excluded from
inspection. Examples of such message headers are From:,
To:, Mes-
sage-ID:, Date:.
Regards,
Hans
regards
- c