Hi, I have quite a lot (~200 / day) panic: cleanup_find_header_start: short header without padding in my mail.log
eg : 2015-09-30T12:37:46.834899+02:00 mail postfix/cleanup[26180]: 6CB5AD60497: prepend: header Received: from ns236029.ovh.net (sm11.netitmail.net [91.121.52.183])??by mail.sesamath.net (Postfix) with ESMTP id 6CB5AD60497??for <cont...@sesamath.net>; Wed, 30 Sep 2015 12:37:42 +0200 (CEST) from sm11.netitmail.net[91.121.52.183]; from=<mensup_pho...@warmup.netit03.net> to=<cont...@sesamath.net> proto=ESMTP helo=<ns236029.ovh.net>: X-Bulk: YES 2015-09-30T12:37:46.834918+02:00 mail postfix/cleanup[26180]: 6CB5AD60497: message-id=<ba7996a4b39fbe7f044d1638259bd986@localhost.localdomain> 2015-09-30T12:37:46.834927+02:00 mail postfix/cleanup[26180]: 6CB5AD60497: prepend: header List-Unsubscribe: <http://f1.netit04.net/?D=warmup-h6t3e1vy-i9zjz7puqt&act=unsuscribe> from sm11.netitmail.net[91.121.52.183]; from=<mensup_pho...@warmup.netit03.net> to=<cont...@sesamath.net> proto=ESMTP helo=<ns236029.ovh.net>: X-Bulk: YES 2015-09-30T12:37:46.842393+02:00 mail postfix/cleanup[26180]: panic: cleanup_find_header_start: short header without padding whith lines like /^Received:.*\.(well known spammers regex)/ PREPEND X-Bulk: YES or /subscribe/ PREPEND X-Bulk: YES I'm using header_checks = pcre:/etc/postfix/header_checks.pcre this file seems ok (checked with postmap -fq - pcre:/etc/postfix/header_checks.pcre, and I'm receiving mail with these prepend headers), but I was wondering if the "short header without padding" could occurs on my prepend header Any idea ? Thanks -- Daniel