> /etc/postfix/main.cf:
header_checks = pcre:/etc/postfix/badheaders
I will try that, thanks :-)
> (or use regexp if your postfix has no pcre support; postconf -m will
tell)
$ postconf -m
regexp
environ
btree
unix
hash
It seems like I didn't have 'pcre'.
Is 'regexp' as good as 'pcre' ?
Regards
Michael.