la, 2006-05-27 kello 16:57 +0100, Simon Kelley kirjoitti:
> Martin-Éric Racine wrote:
> > Package: dnsmasq
> > Version: 2.31-1
> > Severity: wishlist
> > 
> > It would be desirable for dnsmasq to also set the A record for the mail 
> > exchange,
> > to accomodate MTU that are not capable of polling the nameserver for MX 
> > records.
> 
> It will do that for A records defined locally: ie MX record in
> /etc/dnsmasq.conf and corresponding A record in /etc/hosts. 

Doing it that way, MX record can be an FQDN target at the ISP as defined
in dsnmasq.conf (which leaves room open for the ISP to change the IP of
their SMTP host), but A record ends up statically defined in /etc/hosts
(which forces the dnsmasq user to hack /etc/hosts every time their ISP
changes its mind about the IP for their mail server).

What we need is a way to avoid statically linking an IP to the mail
server's A record and to map it dynamically just like the MX answer.

-- 
Martin-Éric Racine
http://q-funk.iki.fi


Reply via email to