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
is this on one line in the file?
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>
Are you sure your emails contain a line with a ^From:.* header? Maybe
try with something else first?
Howto configure postfix to log to file instaed of syslogd, please?
Regards,
Hans