<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Although I haven't been very active recently, I've been using
    MIMEDefang for quite a number of years.<br>
    <br>
    I'm currently looking at Mailmunge as an opportunity to refactor old
    code and/or implement new features.<br>
    <br>
    I have an CentOS 7 server that I'm trying to do the install on and I
    believe I've met all the required and optional module installation
    criteria but 'make test' is throwing a few errors that I'd like some
    clarification on.<br>
    <br>
    It's entirely possible that these errors aren't significant enough
    to warrant worry but I figured I'd double-check.<br>
    <br>
    <br>
    <blockquote>t/10-smtp-forward.t ....... 1/?<br>
      #   Failed test 'Good recipient accepted'<br>
      #   at t/10-smtp-forward.t line 54.<br>
      <br>
      #   Failed test 'Bad recipient rejected'<br>
      #   at t/10-smtp-forward.t line 58.<br>
      <br>
      #   Failed test 'Expected messages were logged'<br>
      #   at t/10-smtp-forward.t line 64.<br>
      # Compared reftype($data)<br>
      #    got : undef<br>
      # expect : 'ARRAY'<br>
      # Looks like you failed 3 tests of 5.<br>
      t/10-smtp-forward.t ....... Dubious, test returned 3 (wstat 768,
      0x300)<br>
      Failed 3/5 subtests<br>
      <br>
      t/91-getmx.t .............. 1/?<br>
      #   Failed test 'Got expected results from get_mx_hosts'<br>
      #   at t/91-getmx.t line 18.<br>
      # Comparing $data->{"private"} as a Set<br>
      # Missing: '10.2.3.4', '172.16.4.5', '192.168.44.33'<br>
      # Looks like you failed 1 test of 1.<br>
      t/91-getmx.t .............. Dubious, test returned 1 (wstat 256,
      0x100)<br>
      Failed 1/1 subtests<br>
      <br>
      Test Summary Report<br>
      -------------------<br>
      t/10-smtp-forward.t     (Wstat: 768 Tests: 5 Failed: 3)<br>
        Failed tests:  2-3, 5<br>
        Non-zero exit status: 3<br>
      t/91-getmx.t            (Wstat: 256 Tests: 1 Failed: 1)<br>
        Failed test:  1<br>
        Non-zero exit status: 1<br>
      <br>
    </blockquote>
    Thanks.<br>
    <br>
    Kind regards,<br>
    Alan<br>
  </body>
</html>