Qmail
[Top] [All Lists]

Re: multilog-watch, qmail-remote, and "Sorry. Although I'm listed as a b

To: qmail@list.cr.yp.to
Subject: Re: multilog-watch, qmail-remote, and "Sorry. Although I'm listed as a best-preference..."
From: Kyle Wheeler <kyle-qmail@memoryhole.net>
Date: Mon, 4 Jun 2007 16:07:36 -0600
Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
Delivered-to: sp-com-lists@consult.net
Delivered-to: gmail-qmail@securepoint.com
Delivered-to: sp.com.list@gmail.com
Delivered-to: mailing list qmail@list.cr.yp.to
Dkim-signature: v=0.5; a=rsa-sha1; c=relaxed; d=memoryhole.net; h=received:comment:domainkey-signature:received:received:date:from:to:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; q=dns/txt; s=default; bh=xQcx9oWo2me5hLTco16dkxfjFQk=; b=WQPhxv4ps/PuTyFxskX4c7sTzKv2VgksimxV+WtYOFUOX2O+ISaPKT9ws8GRMttr7dAoxuaOwr+pXQt5OSNopa13IaMJqbsmQuZN8jDr1REUZDqwJskqN6ACLR+6gWqxukVvLdlXF30j5uTClCAhYSZZKv0KzNyBA5ZWnMU73CQ=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=memoryhole.net; b=CTyRzU7eRYK7VqbeZchQOgCpdiqvbcoKuD0nRpUM0HvUAJ+6Y5fKntn6OTeJbfqN6eQa3ia1ZbMQz8U5puLAORTDhl3TxJRPrecGaap1Wyk4PUoe8Vzuv6qfIv7EZvDUwkMdOo+rFFvZ7c6uRocEqWQ1U8sQmhhHGw2uASuiyL4= ;
Domainkey-status: good
In-reply-to: <18020.27946.626028.437343@sws5.ornl.gov>
Mail-followup-to: qmail@list.cr.yp.to
Mailing-list: contact qmail-help@list.cr.yp.to; run by ezmlm
References: <18020.27946.626028.437343@sws5.ornl.gov>
User-agent: Mutt/1.5.15cvs (2007-05-20)
On Monday, June  4 at 03:51 PM, quoth Dave Sill:
I think I'm losing it... I've been running Russ Allbery's multilog-watch on a couple systems for years, and all of the sudden I'm getting errors when it tries to mail its reports that seem to be due to qmail-remote not thinking the local host is listed in control/locals.

Here's a test:

$ /var/qmail/bin/qmail-remote sws5.ornl.gov root@sws5.ornl.gov root@sws5.ornl.gov DSorry. Although I'm listed as a best-preference MX or A for that host, it isn't in my control/locals file, so I don't treat it as local. (#5.4.6)

Hmm, so, that message is generated by perm_ambigmx() in qmail-remote, after comparing the IP in ipme to all of the MX records it found for the host. The ipme is filled by looking at the output of ioctl with the SIOCGIFCONF argument.

So my guess would be that you have a DNS issue: your machine either thinks its IP address is not 160.91.218.105 (unlikely, but worth checking), or it thinks that sws5.ornl.gov's MX record resolves to something other than that (e.g. it could resolve to 127.0.0.1).

~Kyle
--
I am ready to meet my Maker. Whether my Maker is ready for the great ordeal of meeting me is another matter.
                                                  -- Winston Churchill

Attachment: pgpoqHDmhSb96.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>