Thomas Bruederli
2013-06-16 f7ac79ced509f4823d8346beb975cd0c14de8599
program/steps/mail/func.inc
@@ -900,7 +900,7 @@
      $value = $headers[$hkey];
    else if ($headers['others'][$hkey])
      $value = $headers['others'][$hkey];
    else
    else if (!$attrib['valueof'])
      continue;
    if (in_array($hkey, $exclude_headers))