<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Dianne,<br>
<br>
Thanks for the quick response.<br>
The server (VM) has internet access and the host command returns the
following:<br>
<br>
<blockquote>[alan@neptune7 mailmunge]$ host -t mx
bogus-all.mailmunge.org.<br>
bogus-all.mailmunge.org mail is handled by 1
localhost.mailmunge.org.<br>
bogus-all.mailmunge.org mail is handled by 1 answer.mailmunge.org.<br>
bogus-all.mailmunge.org mail is handled by 1 priv-a.mailmunge.org.<br>
bogus-all.mailmunge.org mail is handled by 1 priv-b.mailmunge.org.<br>
bogus-all.mailmunge.org mail is handled by 1 priv-c.mailmunge.org.<br>
bogus-all.mailmunge.org mail is handled by 1
bogon-0.mailmunge.org.<br>
bogus-all.mailmunge.org mail is handled by 1
bogon-1.mailmunge.org.<br>
</blockquote>
I'll send you the trace.out directly in a moment.<br>
<br>
Thanks again.<br>
<br>
Kind regards,<br>
Alan<br>
<br>
<div class="moz-cite-prefix">On 2021/06/14 19:01, Dianne Skoll via
Mailmunge wrote:<br>
</div>
<blockquote type="cite"
cite="mid:20210614220153.4aa6a30a@skollsoft.com">
<pre class="moz-quote-pre" wrap="">On Mon, 14 Jun 2021 18:05:14 -0700
Alan Premselaar via Mailmunge <a class="moz-txt-link-rfc2396E" href="mailto:mailmunge@lists.mailmunge.org"><mailmunge@lists.mailmunge.org></a> wrote:
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">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.
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
Is the machine connected to the Internet? t/91-getmx.t will fail
if the machine can't do DNS lookups. If on that machine you run:
host -t mx bogus-all.mailmunge.org.
you should see something like this:
bogus-all.mailmunge.org mail is handled by 1 answer.mailmunge.org.
bogus-all.mailmunge.org mail is handled by 1 bogon-0.mailmunge.org.
bogus-all.mailmunge.org mail is handled by 1 bogon-1.mailmunge.org.
bogus-all.mailmunge.org mail is handled by 1 localhost.mailmunge.org.
bogus-all.mailmunge.org mail is handled by 1 priv-a.mailmunge.org.
bogus-all.mailmunge.org mail is handled by 1 priv-b.mailmunge.org.
bogus-all.mailmunge.org mail is handled by 1 priv-c.mailmunge.org.
though possibly in a different order.
The t/10-smtp-forward.t failure is harder to explain. Please run:
strace -s128 -f prove -v -l t/10-smtp-forward.t > trace.out 2>&1
and send me (off-list) trace.out, to <a class="moz-txt-link-abbreviated" href="mailto:dianne@skollsoft.com">dianne@skollsoft.com</a>
Regards,
Dianne.
</pre>
</blockquote>
<br>
</body>
</html>