<div dir="ltr"><div>Please, advise.</div><div><br></div><div>What is "fix_whitespace_lines" intended to do?</div><div><br></div><div>Thank you.</div><div><br></div><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 25, 2016 at 9:18 AM, Mike Schleif <span dir="ltr"><<a href="mailto:mike@mdsresource.net" target="_blank">mike@mdsresource.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>postfix 2.10.1</div><div><br></div><div>Why are we getting the following error on some outgoing replies?</div><div>    "Improper folded header field made up entirely of whitespace"</div><div><br></div><div># grep fix_w /usr/sbin/amavisd</div><div>  my($fix_whitespace_lines, $fix_long_header_lines, $fix_bare_cr) = (0,0,0);</div><div>    $fix_whitespace_lines  = 1  if c('allow_fixing_improper_header_folding');</div><div>    $fix_whitespace_lines = 1;  # fix MIME::Entity artifacts</div><div>        last  if !$fix_whitespace_lines || $next_head !~ /^[ \t]*\n\z/s;</div><div>        if ($fix_whitespace_lines) {  # unfold illegal all-whitespace lines</div><div><br></div><div># grep fix_w /etc/amavisd/amavisd.conf</div><div>... EMPTY ...</div><div><br></div><div>What am I missing?</div><span class=""><font color="#888888"><div><br></div><div>~ Mike</div><div><br></div></font></span></div>
</blockquote></div><br></div></div>