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 
<[email protected]>; Wed, 30 Sep 2015 12:37:42 +0200 (CEST) from 
sm11.netitmail.net[91.121.52.183]; from=<[email protected]> 
to=<[email protected]> proto=ESMTP helo=<ns236029.ovh.net>: X-Bulk: YES
2015-09-30T12:37:46.834918+02:00 mail postfix/cleanup[26180]: 6CB5AD60497: 
message-id=<[email protected]>
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=<[email protected]> 
to=<[email protected]> 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

Reply via email to