On 8/17/2017 10:33 AM, Matthias Schneider wrote:
> For sending mails using `smtp_header_checks` it _only_ logs the
> headers if a connection to the destination server was established:
>
> Aug 17 16:48:48 mta01 postfix/smtp[14811]: 3xY8Rz2rFJzDxk2: info:
> header X-TEST: value
>
> in case of a tem
Hello,
for incoming mails logging the X-Headers works pretty fine by using:
header_checks = regexp:/etc/postfix/header_checks
the file header_checks contains:
/^X-.*:/INFO
Logfile:
Aug 17 16:56:31 mta01 postfix/cleanup[15387]: 3xY8Rz2rFJzDxk2: info:
header X-TEST: value from localhos