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? Regards, Hans