<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hi,<br>
    <br>
    <div class="moz-cite-prefix">On 14/02/2023 09:30, Mark London via
      MIMEDefang wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:63EB54BF.4010605@psfc.mit.edu">It
      does create a mdefang-xxxxx directory in /var/spool/MIMEDefang/
      for that email with all the appropriate files.
      <br>
      <br>
      But nothing in the log files.  Until it times out, at which point
      the messages below occur.
      <br>
    </blockquote>
    <br>
    I doubt this helps, but have you tried something like this in each
    of the filter_ routines?<br>
    <font face="monospace"><br>
       open F, ">> /tmp/mimedefang.log"; print F "FILTER_<i><b>XXX</b></i>
      <b>stuff</b>\n"; close F;<br>
    </font><br>
    that would at least tell you which filters worked and which failed?<br>
    <br>
    <br>
    D<br>
    <br>
    <br>
  </body>
</html>